Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Greetings,
When debugging, is there a way to save the Expressions tab automatically and periodically?
Thank you,
Ed
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.
Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Greetings,
When debugging, is there a way to save the Expressions tab automatically and periodically?
Thank you,
Ed
Hi Ed,
You can try something like:
https://dev.ti.com/tirex/explore/node?node=AFu8jqIZVTYhGoyY9URkiQ__FUz-xrs__LATEST
Thanks
ki
I should give you some more detail. The reason for asking is because, for testing purposes, I always leave something running over night and during weekends and holidays. Once I start work for the day, I collect the data, which consists of information in the Expressions window.
Unfortunately, there are two things which can interfere. The first is our IT department pushing updates to our computers. The second is when the OS does one of it's automatic updates. Quite frequently these updates require the computer to be reset. When that happens, I return to work to find a computer which has nothing running on it. If the Expressions window could be periodically saved to my hard drive. I wouldn't lose all of the data.
Thanks,
Ed
I think the option to stream C I/O to a file should be ok in your case. It would be periodically updating the file. CCS is shutdown, the file should still be there.