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.
Tool/software: TI-RTOS
Hello,
I'm running into an intermittent crash on core 0. I'm usually able to replicate the crash on power up and once the DSP crashes with this exception it does not recover (it takes a power cycle to get it out of this failure state). The crash seems to be happening in the Release configuration only.
The NRP points to ti_sysbios_family_c64p_Hwi_int14.
pdk_C6678_1_1_2_6
bios_6_37_04_32
Disabling EDC solves the issue. I think the bootloader is enabling EDC and not doing the proper startup steps.
Thanks!