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.

F28075 programming and running from FLASH

Other Parts Discussed in Thread: TMS320F28075

Hello ,

I am working on TMS320F28075 controller.

During the development time i used to program the code into RAM and the application runs from RAM.

now i need to program the code into the FLASH section so that the code remains even after power reset.

i have added the Linker command file("2807x_Generic_FLASH_lnk.cmd").but the code is not running from the FLASH.

Any different settings need to be done?