Tool/software: Code Composer Studio
I am trying to debug my DMA configuration on the TMS570LC4357, but the DMA working control packets do not update in the Memory Browser window in CCS. The values at 0xFFF80800 appear to be junk/non-sense values that do not change when the DMA is configured or when a DMA channel is triggered. I am currently configuring DMA channel 0 to be triggered on SPI1 Rx. I can see data being moved, but the working control packets do not change.