Hi,
How can i know if my program is using the external memory (SDRAM)?
How do I Enable it?
I went to:
project--> project options--> Link-->Processor-> Memory Usage-> checked the:
internal SRAM and External SDRAM.
It didn't seem to work..
then I noticed i can modify this too -->
project--> project options--> LDF Settings--> External Memory-> checked the: Use
external memory (SDRAM).
It still didn't seem to help.
(off course each time I did a new Build)
Is there anything I'm missing?
what's the difference between the Link and LDF Settings?
thanks!