C2000 CLA trigger using ADCINT source
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Zak Campbell
am 3 Feb. 2020
Beantwortet: Aditya Padmanabha
am 7 Feb. 2020
Hello,
I am trying to synchronize the reading of ADC with the interrupts coming from EOC of the same ADC. The model I have s simple. As configured below. I am getting the following error. Any help is appreciated.
0 Kommentare
Akzeptierte Antwort
Aditya Padmanabha
am 7 Feb. 2020
Hi Zak,
Please set the properties of the signal at ADC output to Cla1DataRam memory so that the variable is created in cla.
Also ensure you have selected c28035_cla.cmd for Linker command file in Configuration parameters -> Hardware Implementation tab with Boot From Flash enabled.
Hope it helps,
Aditya
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!