Tool/software: Code Composer Studio
I have been attempting several CLA example projects without much success. Currently, I've been attempting to run the v210 "cla_fir32" example project from Control Suite in Code Composer version 6.2.0.
While debugging, I have been able to connect to the CLA, load the .cla file symbols, and run the program until I hit the first "_mdebugstop()" line and step through the first task. After this, I cannot get the task to run again.
Furthermore, when I disconnect from the CLA I would expect the main cpu program to run normally and report pass/fail cases; however, the main routine just sits at " Cla1ForceTask1andWait();"
Has anyone worked with these newer example projects? Any suggestions?
Thanks,
Eric