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.

TDA2xxEVM: Errors when uploading software to EVE using a XDS560v2 debug probe

Hi,

I'm trying run the EVE starterware example edma_simple_eve on a TDA2xxEVM using CCS 5.5 and a XDS560v2 debug probe. I followed the upload sequence described in chapter 3.6 of eve_sw_starter_guide.pdf. It works fine when I use the EVE simulator 1.0.

When I upload the binary to the TDA2xxEVM I'm facing errors:

ARP32_EVE_1: Trouble Reading Memory Block at 0xff776cdf on Page 1 of Length 0x1: (Error -1065 @ 0xFF776CDC) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.232.0)

After uploading the application is stopped at main(). When I try to set a breakpoint I am facing the error message:

ARP32_EVE_1: Trouble Setting Breakpoint with the Action "Remain Halted" at 0x80001124: (Error -1065 @ 0x80001124) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.232.0)

When I resume the application the breakpoint isn't reached and there are no messages on the console.

I'm using eve_sw_01_07_00_00.

Any suggestions will be much appreciated.

Regards,

Harald