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.

TMS320F28388D: CM boot from flash not working as expected.

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

I have a application that uses CPU1 and the CM. When debugging both cores in code compose studio (CPU1 not in charge of booting CM in this case) the code on CM runs as expected. (First run CPU1, and then start CM).

But as soon as I run from flash and CPU1 releases the CM from reset, the CM ends up in a hard fault.

Due to the code working when it is starting in debug mode, I have a feeling the boot ROM has something to do with it. Is it possible to step through the boot ROM code in code compose studio to see what is happening? Or are there any recommendations to find out what is exactly happening?