Tool/software: Code Composer Studio
Hello,
I wanted to automatically program and run an array of piccolos. I finally accomplished that with the help of the DSS API starting multiple asynchronous runs in multiple debug sessions.
Now that the MCUs are running, the following question arises. Is it possible to collect and show data of those multiple sessions in one GUI Composer project? For example, I want to watch one specific value in every piccolo and show them in the same line graph to spot differences. Is something like this possible?
If not I would be thankful for any suggestion (if possible) how to collect and show data via the DSS sessions.
Thanks,
Martin