We have a project that is utilizing the C5534 DSP. We have 2 DMA channels configured one attached to an ADC, the other to move data from RAM to an EEPROM. With the debugger attached both DMA channels work correctly and the device functions as design. When I load the executable into and boot the device from EMMC the DMA hardware does not run. I have verifed that the ADC is generating interrupts as expected.
Is the GEL file doing something during init?