Tool/software: Code Composer Studio
Hello
I am using the CCS 7 with TMS320F28337s .
How can I export all the variable values from the watch window or expressions ?
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: Code Composer Studio
Hello
I am using the CCS 7 with TMS320F28337s .
How can I export all the variable values from the watch window or expressions ?
You can export the expressions by doing the following. Right click in the expressions view and select "Export".
This will open the export dialog. Enter a filename
This does not export the values though. To export the values I would select the items in the expressions view.
Then hit ctrl C if on Windows or Command C on Mac to copy to the clipboard.
Regards,
John