Hi,
Where using the C5515 in a project, and are trying to find the source cause of why it seemingly hangs up at random intervals.
Basically the microcontroller becomes unresponsive to the outside world, and the only way to fix the problem is to cycle power.
What makes it even more difficult to troubleshoot, is that when using the emulator to debug the problem, it too hangs up.
I forget the exact error message the debugger gives, but basically it states that the device (C5515) became unresponsive.
While going though documentation about the C5515, I found the following line on page 33 of the document
"C55x DSP CPU Programmer’s Reference Supplement SPRU652G"
"If the ”hold” feature, which can cause the CPU to stall, is not used,"
I've been searching around for what the "hold" feature of the CPU is but have come up empty handed.
Does anyone know what this feature is, or a document where it is described in more detail?
Thanks!