Tool/software: Code Composer Studio
Hi,
I am able to execute the loadRaw function in scripting console in CCS but I am not able to run this inside DSS [ Debug Server Scripting ] script to automate transfer of mulitple images.
When I run the debug script, both JS and Jython scipts shows the following error : 'name 'loadRaw' is not defined'
Kindly tell me how to implement scripting console commands inside DSS script or provide me with the name of the DSS API call that can load the data into memory.