Hi all,
In 6713, the flash is 512k, but my program is 0009b03d which exceeds 512K,I get this from the .map file in debug folder.
Does that mean I need switch to another DSP chip?
I think when debug, I can configure .cmd file to use the sdram to run my program. However Flash is the only memory partition we can store our program,right? Because everything is gone when power off in iram and adram.
In this case, I don't understand why we have 16MB sdram as the external sdram.
regards,
-da