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?