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.
Hi everybody.
I have some problems, when I try to integrate nandReadWrite example in TIRTOS. I set interrupts as Hwis, and change mode to DMA, but it does not work. PC trace show synchronous data abort and FIFO overflow. So, what it can be, and what I can do to resolve this problem? Thanks.
Vitaliy,
Do you use the DMA for read or write?
I assume you have seen http://www.ti.com/lit/ug/spruh73n/spruh73n.pdf section 7.1.2.3.12.4 Prefetch and Write-Posting Engine.
Problems can start to occur when the interrupts aren't configured correctly. Are you confident in the int config?
Lali