I am using Code Composer v6.0.1. DSP TMS320C6713.
I am using Code composer API in javascript to do interaction.
Based on Debug configuration whenever Target load or restart happens, target will run to symbol 'main'.
'Run to symbol' can be changed through below mentioned manual steps :
Right click on .ccxml file --> Go to Properties --> Debug Configuration->target tab->Auto run and Launch-->run to symbol.
Can anyone help me out how to change Debug Configuration through scripting or API?