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 program jump casuing hardfault

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Hi expert,

My customer is designing user bootloader for CM core of F28388D device. They met hardfault (enter fault ISR) when doing the jump. 

They jump like this:

(void(*)(void))0x20C000();

Could you help us with tips to check here?

Do we have any demo code for CM core? (we succeed in C28x, not sure are there any differences between the two cores)

Thanks

Sheldon