Hey all-
I am trying to build in some uart support for my program, so I worked in the psp_bios_uart_st_sample example code. Well, after recompiling the drivers and setting up the device in the DSP/BIOS the code compiles and runs without error, but it doesn't seem to be transmitting. Probing the board during an infinite loop to the kprintf call reveals that the transmit line just sits at 3V out of the DM648.
Any thoughts on this issue would be greatly appreciated... Perhaps I may be overlooking a simple item that needs to be set or enabled?
Thanks!
Jason