Hello,
I want to debug a DSP on a DM3725, the procedure to connect to the target and load a program isn't so easy and I wanted to to do it automatically.
For that I wrote a DSS script that I can call from the script menu of CCS using hotmenu.addJSFunction(). It works well.
At the moment, I put the name of the program to load in my script but it is not so generic.
I have a list of projects in my workspace and I want that when a user chose a project and clicked on my script that it load automatically the program of the chosen project. How can I do that ? by using java script parameters , global variable ?
I have a 2nd question, when I launch CCS , I want automatically my java script to be on the "script" menu of CCS ? How can I do that ?
Thank you very much for your help.
regards.
Pat
