Reply by ajs_edwards_uk May 24, 20022002-05-24
Hello everyone,

According to TI, the RTDX_Poll() function can be used to shift a word
of data over the RTDX link. I have several large arrays of data
which I wish to shift to the host manually so as to free RTDX storage
space for the next lot of large arrays. I call the RTDX_Poll
function in a loop the exact number of times as there are elements in
each array (or twice if the array type is double so twice as many
words as data elements). I am using a C5402 DSK with CCS 2.1. I
hope someone can point me in the right direction!

Thanks,

Andrew Edwards