We were working with AD Tigersharc TS201S and we are moving to use TI's C6678.
For debug purposes, we used to add 2 lignes of code to make sure one DSP stops at that precise place in the code.
One of these 2 lines would disable interrupts and the other one was assembly code to constantly JUMP at the current address.
I've been looking at the C6678 instructions set UG but couldn't find an equivalent for the jump.
Thank you for your time,
CM