Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi,
I am working on a sensor which requires an DAC and ADC, and LAUNCHXL-F28379D seems to meet the requirements.
Now, to get started with the launchpad, I found the training workshop: https://training.ti.com/c2000-f2837xd-microcontroller-workshop?context=1137791-1137781
It was very helpful and I got through most of the labs.
After going through the "Lab 10: Programming the Flash", I thought of trying some of the previsious Labs, like "Lab6: Analog subsystem" to trying to understand the ADC operation a little better.
BUT, somehow I am unable to rerun (debug) any of the previous Labs. And I keep getting the following error.
"Break at address "0x3fe493" with no debug information available, or outside of program code."
Strangely, when I tried an example, the adc_ex1_soc_software from the driverlib (C2000ware), that is working fine.
And the Lab10 is also working fine but any of the previous Labs keep giving the error.
Please advise.
Thanks.