Dear Sir
I am trying to implement the process of repeating 100 byte transfer from address A to address B infinitely with UDMA of AM2434.
There is a member called "Reload Count" in "Table 11-32. Transfer Request Packet Descriptor Word 0" of TRM, and I am planning to set H'1FF here to loop the memory copy infinitely.
The description of Reload Count says "When an internal count is incremented". Is there a way to check "internal count"?
Please tell me which register it is in.
Best regards