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.

CCSTUDIO: Code Composer Studio forum

Part Number: CCSTUDIO
Other Parts Discussed in Thread: TDA4VH

Hello everyone,

   I am trying to use CCS(Code Composer Studio) debug on J784S4 TDA4VH as per below link guide. When loadJSFile("/home/user/ti-processor-sdk-rtos-j784s4-evm-08_06_00_14/pdk_j784s4_08_06_00_31/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j784s4/launch.js"), CCS is always stuck as the below screen and can't move forward.

Meanwhile the XDS110 JTAG connector indicator changes from green to red. 

CCS scripting Console log and Console log are attached as below.  Could you help me? Thanks a lot

https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-j784s4/08_06_00_14/exports/docs/psdk_rtos/docs/user_guide/ccs_setup_j784s4.html#debugging-without-hlos-running-on-a72-rtos-only-baremetal

1
2
3
4
5
6
7
8
js:> loadJSFile("/home/huwenzhi/workspace/tda4VH_J784S4/ti-processor-sdk-rtos-j784s4-evm-08_06_00_14/pdk_j784s4_08_06_00_31/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j784s4/launch.js")
Connecting to Cortex_M4F_0!
Fill R5F ATCM memory...
Writing While(1) for R5F
Loading DMSC Firmware ... /home/huwenzhi/workspace/tda4VH_J784S4/ti-processor-sdk-rtos-j784s4-evm-08_06_00_14/pdk_j784s4_08_06_00_31/packages/ti/drv/sciclient/soc/sysfw/binaries/ti-fs-firmware-j784s4-gp.bin
DMSC Firmware Load Done...
DMSC Firmware run starting now...
J784S4 Running the DDR configuration... Wait till it completes!
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
CORTEX_M4F_0: GEL Output: Configuring ATCM for the R5Fs
CORTEX_M4F_0: GEL Output: ATCM Configured.
CORTEX_M4F_0: GEL Output: This GEL is currently only supported for use from the Cortex-M3 inside the DMSC.
CORTEX_M4F_0: GEL Output: Do not run this GEL from any other CPU on the SoC.
CORTEX_M4F_0: GEL Output: This script sets the first address translation region to [0x8000_0000, 0x0000_0000].
CORTEX_M4F_0: GEL Output: It also sets the second address translation region to [0x6000_0000, 0x4000_0000].
CORTEX_M4F_0: GEL Output: This is consistent with the SoC DV assumptions.
CORTEX_M4F_0: GEL Output: R5F Halt bits set.
CORTEX_M4F_0: GEL Output: Debugging disabled.
CORTEX_M4F_0: GEL Output: Powering up LPSC_WKUPMCU2MAIN
CORTEX_M4F_0: GEL Output: No change needed.
CORTEX_M4F_0: GEL Output: Checking LPSC_WKUPMCU2MAIN
CORTEX_M4F_0: GEL Output: Power Domain: On
CORTEX_M4F_0: GEL Output: Module State: Enable
CORTEX_M4F_0: GEL Output: Programming all PLLs.
CORTEX_M4F_0: GEL Output: Programming Main PLL 0 (Main PLL)
CORTEX_M4F_0: GEL Output: Main PLL 0 (Main PLL) Set.
CORTEX_M4F_0: GEL Output: Programming Main PLL 1 (Peripheral 0 PLL)
CORTEX_M4F_0: GEL Output: Main PLL 1 (Peripheral 0 PLL) Set.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX