This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/UCD3138A64: The code is not being executed since the code is not running till the end.

Part Number: UCD3138A64

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?