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
I'm using 28027F processor and trying to integrate lab05h data logging feature to lab11a, but I'm kind of confuse about how this "Graph_Data" really work.
what's the logic to implement this graph data collection ? Could you please help understand it ? and how it really works ? Or any suggestion that how can I get data log in real-time?
I'm trying to integrate lab5h data collection feature (graph.h, graph.c) to lab11a. On previous lab, it mentioned that there's Graph Tool in the CCS like following. I'm trying to gathering data that could be show in the following graph window:
Could you help me understand what's the logic to implement or integrate this feature into lab11a ?