Part Number: TMS320F280049
Other Parts Discussed in Thread: CCSTUDIO
Tool/software:
Hello,
I am able to run the javascript examples provided in the CCS folder and run them either from scripting console or rhino debugger.
Is it possible to run that same JS code using Visual Studio Code or command prompt(without using dss -dss.debug, i.e, without using Rhino debugger) using node.JS (which is available in the ccs installation folder C:\ti\ccs1271\ccs\tirex3\ti-rex-core\bin\node or externally installing node.JS
And When I run a JS file from scripting console or rhino debugger, can I call another JS file from that file?, If possible then how the control will return to the calling JS file from the called JS file. If possible can you please provide me some examples.
Thanks,
Anil