This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TDA2EG: Query regarding alignment and DMA size

Part Number: TDA2EG


Tool/software: TI-RTOS

Hi.

I was going through document:

http://www.ti.com/lit/an/sprac21/sprac21.pdf

In section 17.4.1.3 it is written:

Masters where alignment CANNOT be made possible by system design software control: • GPU/BB2D • MMC • GMAC • USB For many of the above interface, it might not be possible to program the descriptor to always produce aligned writes. This is because the DMA size is determined by the incoming packet length or pixel location in frame that is not in user control

Now if we are getting 

ndk2NspStats.txFreeCPDMAPacketDequeue++ increase because of packet drop when i am running svs application on tda2xx,it can be because of above issue described in the document.

Please confirm if dma write won't work we will get the increase in txFreeCPDMAPacketDequeue.

Regards

Mayank