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.

TI RTOS with OMAP L138 LCDK problem with Lab 4 using UIA

In order to learn about TI RTOS and my C6000 Microcontroller I have been going through the labs and lessons for the TI RTOS Kernal Workshop.  I got to lesson 4 using TI-RTOS and the first half of it went really well until I went to add in the UIA services to enable a lot of the debugging features.  When I did this I could still compile but when luanching in the debugger the code always started and was stuck in "exit.c" under "_CODE_ACCESS void abort(void)"  function and my blink LED no longer worked or ran.  Any idea what got messed up here when I added int he UIA or what I need to adjust?  

Versions:

XDC (3.25.02.70)

BIOS(6.35.03.47)

UIA(1.03.01.08)

CCS V6

OMAP L138 LCDK