Hi there,
I've posted on this thread but it seems that it was no longer followed by TI support: http://e2e.ti.com/support/microcontrollers/hercules/f/312/p/180686/1311010.aspx#1311010
So I attempt to ask my question here.
I need at some point to reset my DMA channel to its initial state after user SW configuration for error recovery, I've read from the linked post and understood that I can write anything to this undocumented register under channel control/control packets located at address offset 0x0c, between ITCOUNT (offset 0x08) and CHCTRL (offset 0x10), to do the trick.
Can anyone confirm whether this is the right practice for such purpose?
Thanks!