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.
Hi,
For the current project we are using TMS320C6455 DSP. I am using EMIFA boot option for booting from NOR Flash.
It is mentioned that in this boot mode the control simply branches to the flash i.e., at location 0xB0000000.
Does that mean, i will have to load the secondary bootloader at 0xB0000000 in the hex format. And is it required that the entry point of the code generated to be 0xB0000000.?
I have tried to define the entry point in the linker command file and the build option in CCS. But it din't work.
Could some one please provide me the procedure to set the entry point.
Thanks in advance,
Swathi Murali
swathi murali said:Could some one please provide me the procedure to set the entry point.