Hi TI employees,
I have been using dvsdk 2.00 and trying to program output uart0 to receive and send the data (same physical hardware port as the one I receive minicom data). I am using NFS+ TFTP method. I first load the kernel image usinng rs232 innterface. After loading the target OS I disconnect rs232 port. Then I use SSH to send and receive commands. Now I want to use the same rs232 physical port to receive and send my own data. I have already written a program for it at API layer. but now it does seem to set the baud rate I want it to be. But I am unable to send or recieve data via it. What am I doing wrong? Do I need kernel hacks? What is the procedure?
Thanks!