I am trying to change the location in memory of various code blocks in my DSP/BIOS project. However, when I change them using the graphic config tool, the resulting .cmd file does not reflect my change. Here is an example. When I changed .bss from DDR to IRAM, the resulting .cmd file still shows the .bss variables in DDR. And yes, I saved the .tcf file and rebuilt the project before opening the .cmd file.
What am I doing wrong?
MikeH