Hello,
I'm currently experiencing an issue in reading the Working Control packet of the DMA. The DMA channel is configured correctly as the SCI to which it is configured is transmitting and receiving correctly. As a recap, the RX and TX of the SCI is using the DMA channels 8 and 9.
What I'm trying to achive is that I need to poll the DMA Working Control Packet for the RX to see if data has been received. When doing so, the result is always 0xFFFFFFFF for all the Working Control Packet ( Always read 0xFFFFFFFF). It appears as if the Working Control packets are not "visible" to the application.
Any idea what is causing this issue ? Any required configuration ?
Thanks
Normand