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