Tool/software: Code Composer Studio
HI,
I have configured DSP as EMIFA boot mode.
The code works fine when loaded through emulator,
But when the same is converted to hex and loaded through external flash,DSP is not booting up.
While debugging I have found that DSP is not coming out of transferring the code from flash to L2RAM.
It is also observed that value of core register of CPU that holds the size of the section(according to secondary boot loader register B0),has a huge value (0xFFC100000).
This problem occurs only when the .text section size exceeds 0x13000.
May I know is there any restriction on size of the section?
Thanks in advance.
Regards,
Rakesh.