Hi everyone
I'm looking for a way to quickly shut down all DMA on my DM6437. I'm aware of the 'proper' way to shut down the channels in use, but for speed reasons these aren't working all that well for my application.
I don't care about recovery after the shutdown, since my aim is to load another application as soon as possible. The new application will do all setup from scratch as required.
I thought about just powering down the DMA controller, but I feel there has to be a better way. Also, I'm not sure that approach would be safe.
To shut down DSP/BIOS, I simply disable all HW interrupts. I was hoping there might be something similar I could do for DMA?
I've searched the registry descriptions in spru987a.pdf, but I've not come up with exactly what I am looking for. I'm hoping someone has some ideas?
Thanks
Leon