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
HI, I have 4 DC values at ADC which are stored in AdcRegs.ADCRESULT0-3 which are time varying in nature according to circuit operation. I converted them to the real physical voltage values in variables V1, V2, V3, V4. Now I want to plot the real-time data in the form of a graph of all voltages in a single window. These are t\the final results of my project so the graph needs to be clear and high resolution for publication purpose. I tried using GUI COmposer but the board is unable to connect the cloud. Is there any other method? Can I export these values in the form of an excel sheet? And for that do I need any external hardware for communication or it can be done using USB?