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.

AM5746: DAP Error Debugging Custom Board with BlackHawk USB560v2 System Trace Emulator

Part Number: AM5746

We built a custom board based on the idkAM574x development board, although we changed the external emulator connector to the 20-pin version.  We can successfully debug using the on-board emulator but get the following error when using the BlackHawk USB560v2 System Trace Emulator:

< snip >
IcePick_D:  GEL Output: IVAHD ICONT2 is released from Wait-In-Reset.
CS_DAP_DEBUGSS: GEL Output: --->>> CONFIGURE DEBUG DPLL settings to 1.9 GHz <<<---
CS_DAP_DEBUGSS: GEL: Error while executing OnTargetConnect(): target failed to read 0x80031804@APB_View
     at (*((unsigned int *) 0x80031804@data)&0x2) [AM574x_dap_startup.gel:244]
     at dpll_dbgss_config_board() [AM574x_dap_startup.gel:185]
     at OnTargetConnect()
CS_DAP_PC: 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).  Emulation package 9.1.0.00001)

We tried the troubleshooting suggestions but nothing seemed to help.  The JTAG TCLK frequency is down to 10.7 MHz but we still get the same error.  Running "Test Connection" from the Target Configuration window shows no errors.

I'm guessing the problem is in our migration to the 20-pin JTAG connector.  Do you have an example AM574x 20-pin JTAG interface we can study?  Any other troubleshooting ideas? 

Thanks,

KTM