03-25-2013 11:15 AM
Ok. So is it ok to put the DMA outside the structure you provided, in another loop so that it would then read in the data from the structure you provided?
03-25-2013 11:50 AM
That really depends on your architecture. I would put it inside that case structure.
03-25-2013 11:52 AM
Ok, Thanks a lot crossrulz.