Hello,
I'm using the UPP driver for the C6748 located in \pspdrivers_01_30_01\packages\ti\pspiom\upp
I setup an SIO stream using the ISSUE/RECLAIM model and when I prime the input stream I need to include a Upp_transParam structure. In this structure there is a member, bytesPerLine, a 16 bit unsigned int which limits the size of individual transfers to 65535 bytes. Is there a way that I can exceed this transfer size?
Thanks,
Scott