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.

Could not useSD's XDS560v2 STM emulator to emulate TMX570



Hi:

I met a problem using SD's XDS560v2 STM emulator today.

 

I used SD's XDS560v2 STM to emulate an EVM board MCBTMS570 with the master chip TMX570LS20216ASZWTQQIC-I3A94EW, and received an connecting error: 

Error connecting to the target: (Error -1170 @ 0x0)

Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK).

 

However, there is an xds100v2 on the EVM, and it can connect the EVM. Two versions of CCS I used are CCS5.1.1.00031 and CCS5.2.0.00069. And I received same error messages at last. The target adapter I used is MIPI60_ARM20. And the EVM is in default configuration, nothing was changed.

Also, I used to set the JTAG TCLK as 1MHz as what xds100v2 did, the result was the same, I receiced same message error.

 

My steps are:

1. emulator power on, connect the target board, power on the target board.

2. use "dbg_jtag -d sd560v2u -p 0 -rv" to test the whole system, and the test is passed. (Optional)

3. configure the CCXML file. I used to set the JTAG TCLK 1MHz as xds100v2 did, but result was the same.

4. debug the CCXML file, connect target, and receive the error message.