Tool/software:
I am using CCS 20.1 and can manually connect to the MSS and DSS subsystems and then manually load the application for each. This is cumbersome for each edit/build/run/test cycle. How do I automate these steps?
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:
I am using CCS 20.1 and can manually connect to the MSS and DSS subsystems and then manually load the application for each. This is cumbersome for each edit/build/run/test cycle. How do I automate these steps?
Hi
Thanks for your query. Please allow us a couple of days to respond
Regards
Hello,
You can write a js script to automate these steps. The script can then be executed in the Scripting Console in CCS. Please refer to the scripting console documentation.
https://software-dl.ti.com/ccs/esd/documents/ccs_scripting_console_view.html
Note: Each debug session will still require a manual reset/power cycle before running the launch script.
Best regards,
Josh