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:
Hi
I have read several places, and has been recommended in other threads to consider using a javascript file to control the debug session, in place of the GEL files.
My question is. Can you provide a template/scratch version of such javascript file?
I would expect such a template to just do what the default debug session does. Giving me a good starting point to start adding the changes to the debug session that I need.
examples of thing I would add:
Much easier and with less risks if I can start of with a default javascript file that does the default actions.
Hello,
The initialization script is esssentially a DSS javascript. There are many DSS examples that comes with CCS.
If you wish to see a specific example of initialization script usage, check out:
See the "Setup debug configuration" section which shows how to associate an initialization script with a debug configuration. The full example script is also posted.
Thanks
ki
Hi KI
I have been over that doc a few times, how i missed the reference to the examples is beyond me :-) .
Thanks and have a nice weekend.