Has anyone implemented RTDX transfer on DSK55110 under Code Composer 3.3 in
a bare-board configuration (i.e no RTDX).
In CCS 3.3, the RTDX example programs are missing. An rtdxx.lib is available in
ti\bios_5_32_01\packages\ti\rtdx\lib\c5500. However, when I link againts that librarary,
I am able to read one message (1 16 bit message), but the rest of the data seems to accumulate in the channel buffer till the buffer overflows and the processor faults.
Thanks.