Hi,
I am trying to use DMA working control packets in order to monitor two DMA channels, each of which is associated to a SCI line.
The TRM reports that WCP are "updated after a channel is arbitrated out from the priority queue", but they never change.
When I use PBACSADDR, PBACDADDR, and PBACTC with only one SCI line anything runs properly, but I need to use both SCI lines at the same time, so those registers cannot be used since they are updated by SCI lines asynchronously.
How can I solve the problem (without using IRQ on SCI lines)?
Thanks
Regards,
Marco