LP-AM243: Scripting Console Error.

Part Number: LP-AM243

Tool/software:

Hello,

I was going through AM243x SDK Guide, and I encountered error.

I am using CCS 20.0.0 Theia and LP-AM243x.

When I was trying to SOC initialization by CCS Scripting example. I get this error.

loadJSFile("C:/ti/mcu_plus_sdk_am243x_10_00_00_20/tools/ccs_load/am243x/loa
d_dmsc_hsfs.js")
Uncaught ReferenceError: loadJSFile is not defined

Also when i try without paranthesis i get error too.

js:> loadJSFile "C:/ti/mcu_plus_sdk_am243x_10_00_00_20/tools/ccs_load/am243x/loa
d_dmsc_hsfs.js"
loadJSFile "C:/ti/mcu_plus_sdk_am243x_10_00_00_20/tools/ccs_load/am243x/load_dms
c_hsfs.js"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^

Uncaught SyntaxError: Unexpected string

When I tried to look up for help i get this error too.

js:> help loadJSFile
help loadJSFile
^^^^^^^^^^

Uncaught SyntaxError: Unexpected identifier

I guess this is become Switching to theia changed things up ?

Looking forward for your help, thanks.

Best Regards,

Mehmet