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.

Uart problem

Hi

I Used  Example codes given by  TI in CCSV4 examples.

in uart interrupt control mode, individual function  is working and fdk demo code is working properly.

in uart code , by using  command  we are calling th FDK Demo code ..,in this it is in infinite loop, and it is not coming out from this.

for example

by using only uart , it will say "Enter Char"

after entering char ,again it will asking char, but when we include fdk demo code even it is not   coming from that code...