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.

MCU-PLUS-SDK-AM273X: AM2732R. Evaluation Module: TPR12REVM

Part Number: MCU-PLUS-SDK-AM273X

hi,

I have a problem that when I tried to debug with CCS Projects.

There is an error when "Connecting Target" , the error info is :

CS_DAP_0: Trouble Writing Memory Block at 0x2140408 on Page 6 of Length 0x4: (Error -1170 @ 0x2140408) 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.7.0.00213)
CS_DAP_0: GEL: Error while executing OnTargetConnect(): Target failed to write 0x02140408@System_View
at *((unsigned int*) (0x02140000+0x408))=(unsigned int) 0x1 [evmam273x.gel:47]
at apll_en_mode1_default() [evmam273x.gel:2616]
at doAll() [evmam273x.gel:701]
at OnTargetConnect()
Cortex_R5_0: 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.7.0.00213).

More info: CCS ver is 11.2.0.00007 ; the Project is imported which is the example(mcu_plus_sdk_am273x_08_02_00_26)