- I believe this is related to memory access – such as caching – is this correct?
- Can we modify the Frame output processing so it will be faster (just like the bitstream data?
- I believe that DMA woule be usefull – but when I tried to use the OSA_dma code from the “Stream” demo/example in my own code, the data copied incorrectly.
- Are there any thing special that need to be done in order to use the OSA_dma functionality in my code?
- Do I have to allocate the buffer memory using CMEM or something like that in order to get it to work!??