hi,
While trying to modify the DSS script (javascript version provided in wiki) for multi board and I am getting stuck trying to answer the following questions.
The requirement is to initialize one particular board from the DSS script with some parameters and then initiate the other board, with different configuration, with the same parameters from the same DSS script.
The problem I am facing is to initiate two different debug Server from the same scripting environment. Is this possible. If so can you quote any examples how to accomplish this?
And also how do I get the control back to the DSS script while the program is still running on the target board ie, session.target.run() returning while the program is still running?
Thanks in advance,
- Murali.