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...