![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/949009/image.jpeg)
Exporting code to CCS, is their any way to observe input adc signal in CCS?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Sourabh jain
am 26 Mär. 2022
Kommentiert: Sourabh jain
am 2 Apr. 2022
Any body having idea while exporting code to CCS, is their any way to observe input adc signal in CCS?
I need to observe signal in CCS and change parameter in same. I use DSP launchpad TMS320F28379D.
thank you for anticipation.
0 Kommentare
Akzeptierte Antwort
Dr. Pemendra Kumar Pardhi
am 1 Apr. 2022
Bearbeitet: Dr. Pemendra Kumar Pardhi
am 1 Apr. 2022
Hi,
To observe the ADC input signal of the DSP launchpad on CCS, pls provide a test point to the signals. After that in CCS follow the following processor,
Go to the Toos> Graph>single time.
In the graph setting follow following steps,
dsp data type: 32 bit floating
starts address: From expression window
and rest of the things make same
In support of this an image has attached here.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/949009/image.jpeg)
I hope it will be helpful
Thanks Pemendra Pardhi
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!