I am using CCSv4 for F28335 DSC. I am not able to plot the graph for values stored in buffer.
buffer is filled with fresh value evrytime on timer interrupt.
Can't we transfer the data directly in some txt file using fprintf?
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.
I am using CCSv4 for F28335 DSC. I am not able to plot the graph for values stored in buffer.
buffer is filled with fresh value evrytime on timer interrupt.
Can't we transfer the data directly in some txt file using fprintf?