Tool/software: Code Composer Studio
I are trying to execute the code from training labs common source codes's lab 2 provided by TI.I have written four extra line of code in the lab2 of the program for UCD3138A64 blinky code as shown below. We are using code composer studio v8 for the same.
We see here that "no symbols are defined'' was what is avoiding the code to run till the last since at some memory value there is no debug information available. What can be done to execute the code properly?