02-11-2010 09:29 AM
I am running out of memory, "No Space in Execution Regios" when I try to built my ARM 7 project. I want to determine the code size for each of my VIs in the project. Is there a LINK file?
The build process produces an Applicaiont.lvm file that contains some (all) of the mapping mapping. I found an SDK article that showed how to read the various data/structure size and mapping format but did it not describe how the VI executibles were mapped.
What is the best way to determine the size and mapping of both data and executable code for an Embedded project build?
Solved! Go to Solution.
02-12-2010 07:18 AM
There is a linker output map file located at
.../<project dir>/<proj name>/<target name>/<applicaiton name>/2.0/project/labview.map