This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
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.
Hello,
How is the loadRaw API being called in your script? Can you provide a small example?
Thanks
ki