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/TMDSSK3358: UART Echo example is not working

Part Number: TMDSSK3358

Tool/software: Code Composer Studio

Hi,

I'm trying the uartEcho.c example from ..\ti\AM335X_StarterWare_02_00_01_01\examples\evmskAM335x\uart\ . It does nothing when I compile and run it from the debugger.I tried to follow the instructions in the comment section however nothing happens on my virtual terminal.

When I remove the interrupt handling part from this example I can write to my virtual terminal (Putty) .