Hello,
I am looking for a simple UART debug console type of deal. that burns negligible amount of CPU & would not halt the processor. I was using the CCS Standard IO (CIO) printf's and putc's without realising they would halt the processor and I kept loosing the incoming external events.
I am using CCSv6, is the only version that supports some of legacy libs (Until I find time to later migrate them, I am stuck with this version for the time). Please suggest using RTDX or no stop Jtag or SYS-BIOS or some means to achieve Uart like character interface on the DSK6455.
Thanks,
-Michael.