Dear support team,
We face some problem / difference when using HS device vs. using non-HS device of AM243x.
Our objective is to access ICSS via JTAG. When we enabled NO BOOT MODE, and run the load_dmsc.js script on a non-HS device, then we are able to connect to the PRU of ICSS0 and ICSS1.
- loadJSFile "C:/ti/mcu_plus_sdk_{soc}_{sdk version}/tools/ccs_load/am243x/load_dmsc.js"
When we do the same sequence with a HS device, the PRU connect be accessed. JTAG says that they PRU are held in reset.
- loadJSFile "C:/ti/mcu_plus_sdk_{soc}_{sdk version}/tools/ccs_load/am243x/load_dmsc_hsfs.js"
Can you advice how to access ICSS PRU cores on HS device, or provide/add a new .js file?
Regards,
Thomas