Part Number: J784S4XEVM
I use the launch.js after it's initialized, I set PINMAX and toggle the GPIO, but it's failed to set.
My new script is attached.config_mux - Copy.txt
script in:
ti-processor-sdk-rtos -j784s4-evm-11_02_00_06/pdk_j784s4_11_02_00_15/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j784s4/
launch.js is running successfully:
DMSC Firmware run starting now...
J784S4 Running the DDR configuration... Wait till it completes!
Connecting to MCU Cortex_R5_0!
WKUP Boot Mode is 56
Main Boot Mode is 17
Connecting to MCU R5 1 0
Reset MCU R5 10, to ensure TCMs configurations take effect
Running the board configuration initialization from R5!
Running DDR Memory Checks....
Clearing CLEC Secure Claim...
######################################################################################
Loading Sciserver Application on MCU1_0. This will service RM/PM messages
If you do not want this to be loaded update the launch script to make loadSciserverFlag = 0
If you want to load and run other cores, please run the MCU1_0 core after Sciserver is loaded.
######################################################################################
Happy Debugging!!
config_mux.js is failed to run:
js:> loadJSFile("/home/hro3hc/ti/ti-processor-sdk-rtos-j784s4-evm-11_02_00_06/pdk_j784s4_11_02_00_15/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j784s4/config_mux.js");
Error reading memory: Errors during memory.readData(): Address: 0x10002c Error: 0x1 (/home/hro3hc/ti/ti-processor-sdk-rtos-j784s4-evm-11_02_00_06/pdk_j784s4_11_02_00_15/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j784s4/config_mux.js#68)
js:>
Brs,
Trung