This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Copying functions from on-chip FLASH to on-chip RAM on a C2000 dsp

The memory map shows that the functions were given the proper amount of space in RAM land and FLASH land (In the lowest section of general purpose FLASH, not the OTP section or any other reserved section).  However, the bits copied into RAM are way off.  It looks like it may have something to do with the addressing mode, but I am not entirely certain how to change that at system boot-up.  Any help on this issue would be greatly appreciated.