Hi,
I used C6747/OMAP-L137 EVM and used the example given in CSLR folder (ver. PSP 1.20). Originally, it was meant for loopback but i modified it to work on UART2. I can run the program successfully and it displays all the characters. But when i debug line by line OR send single character, it hangs for a while until the next character queued for sometimes, then only it transmits the character to the hyperterminal. It seems that it has some timeouts or something. I attached the code for your convenience. 7711.cslr.zip
Why it hangs? I need to handshake with my PC, that is the reason i send single character. Could you please help?