Hi,
I am using the MC56F346 device and the sdm pROM-xRAM target. How can I check my memory usage? I think I am unable to compile my code because I have ran out of ROM memory but need to confirm this....
All and any advice would be much appreciated...
Thanks in advance,
Steve
Have you tried looking at the map file generated by the linker? More on the map file and settings panel used to generate it can be found in the MC56F8xxx/DSP5685x Family Targeting Manual. This is an Acrobat file. Targeting_56800E.pdf, that can be found in the Help folder of the CodeWarrior installation folder.
---Tom