Other Parts Discussed in Thread: SYSCONFIG
We are planning to use AM64x MPU in our productions in future. And when I use the DMA function of AM64x, I have one questions ask you
When the SysConfig version is 1.13.0, the DMA configuration is normal shown as follows:
However, when I change the SysConfig version to 1.20.0, the DMA configuration looks abnormal shown as follows:
Like you see, the PKTDMA_0 becomes grey, and when I debug, it shows
So I guess failed reason is that PKTDMA_0 becomes grey. So can you explain why it becomes grey?