I have been trying to figure out the solution to an issue for sometime with no luck. I had working examples for UART2 both the hyper-terminal and loopback from: "quickStartOMAPL1x_rCSL". Yesterday I started trying to migrate/port the starter-ware uartecho for the omapl138 to the omapl137. After a very manual adding files and reviewing the necessary definitions against the CSL macro of the "quickStartOMAPL1x_rCSL" I was able to build successfully. When I went to try the uart2echo example it did not work. As expected it was the first attempt. Trying to troubleshoot and make sure everything is working I went back to the working rCSL examples. For some reason I can't get them to work anymore. I have a FTDI USB to serial that I know worked with the hyper-terminal example and I also now the loopback example worked.
As I recall the loopback example does not even need a cable since it configures the UART into loopback mode.
At this point I'm out of ideas, is there anything you could suggest for me to try?