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.