Other Parts Discussed in Thread: UNIFLASH
Tool/software:
I am referring to 'AM243x MCU+ SDK 11.00.00 -> Getting Started -> EVM Setup -> Additional Details -> SOC Initialization -> SOC Initialization Using CCS Scripting -> Run the SOC Initialization Script'
When ' loadJSFile "C:/ti/mcu_plus_sdk_{soc}_{sdk version}/tools/ccs_load/am243x/load_dmsc_hsfs.js" ' is executed, it sometimes fails.
Case1:
After ' Resetting self cluster ... ' is displayed, a timeout occurs.
com.ti.debug.engine.scripting.Target.run(): Timed out after 20000ms (C:\ti\mcu_plus_sdk_am243x_11_00_00_15\tools\ccs_load\am243x\load_dmsc_hsfs.js#120)
Case2:
The following error occurs:
MAIN_Cortex_R5_0_0: Error: (Error -1141 @ 0x1FE) Device is not responding to the request. 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 20.0.0.3178)
We checked the signal integrity of the JTAG waveform and believe there are no particular issues.
Could you please provide the possible causes and countermeasures?

