Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDMA transfer inside ISR: Problem
Hi everybody, I think this is a common issue, but I didn't find a solution to my question, so hopefully I will get an answer here: I have a DMA controller which I want to use on an IRQ com...
Altera_Forum
Honored Contributor
15 years agoFor (1) you need to ensure that the cache line is invalid at the start.
For (2) you need to ensure that the ends of the memory block aren't shared with anything else.