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.

DMA works only when debugger is attached.

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?