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.

Debug problem on certain memory block using ccs5.5 for c5517

Hi all,

I just found another Problem on debugging our custom c5517 board. the different from our previous custom board that used c5517  is we change the use of i2s with mcbsp.

other modules run perfectly the same, but only the mcbsp has some Problem in Debugging. as we know that the Register of mcbsp setting starts at 0x4000. the debug always shows error by:

C55xx: Trouble Reading Memory Block at 0x4000 on Page 2 of Length 0x1: (Error -1143 @ 0x4000) Device core was hung. The debugger has forced the device to a ready state and recovered debug control, but your application's state is now corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 5.1.507.0)

further Information:

ccs that we use is . ccs v5.5

Compiler 4.4.1

and jtag Debugger: xds100v2.

thank you in advance.

best regards,

vava