Hi,
Just upgraded from 8.6 to 9.00, and I noticed load_dsmc.js no longer exists and has been replaced by load_dmsc_hsfs.js. The process to run it appears to be the same as before, though according to the Setup Guide. I've updated my MCU+ system environment variable, I run loadJSFile "C:\ti\mcu_plus_sdk_am243x_09_00_00_35\tools\ccs_load\am243x\load_dmsc_hsfs.js" in the Scripting Console, and it starts fine.
I get to here:js:> loadJSFile "C:\ti\mcu_plus_sdk_am243x_09_00_00_35\tools\ccs_load\am243x\load_dmsc_hsfs.js"
Connecting to MCU Cortex_R5_0!
Writing While(1) for R5F
Running the board configuration initialization from R5!
I get this line in the Console: MAIN_Cortex_R5_0_0: GEL Output: CPU reset (soft reset) has been issued through GEL.
sciclient_ccs_init_release.out is said to be running on R50_0 in Debug. But I get no CIO, or any other, activity at all. Eventually the Scripting console times out:com.ti.debug.engine.scripting.Target.run(): Timed out after 200000ms (C:\ti\mcu_plus_sdk_am243x_09_00_00_35\tools\ccs_load\am243x\load_dmsc_hsfs.js#120)
Any ideas?