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.

c5504 DMA not working if using bootloader

 

c5504 DMA data transfer is working with JTAG ICD. If loading same code with TI bootloader, DMA is NOT working anymore.

All other logical such as trigger GPIO in a forever loop is OK.

Did same test with CSL example under DMA folder (csl_dma_IntcExample.c) and the result is same. To be able to know if code is running, GPIO set and reset are added into the example code.