Hi
I m working on TMS570 DMA module. I have configured channel 1 for software triggering and channel 2 for hardware triggering. For software triggering, i have created two arrays, Source array that holds 50 bytes of data and destination array that has to receive the data from the source array. once the data is transmitted from source to destination(the destination array shows all the values present in source array[Tx is complete]) and the hardware triggering is performed on channel 2 and channel 2 becomes active, the Current Destination address register(0xFFF80814) must be updated with the destination address of the channel 1. this is not happening. the value at that address is 0 even after the channel arbitration. Does any of the settings need to be performed for the register to be updated?
Some information on the "DEBUG MODE" and how it affects the above situation would be helpful.
Regards
Pallavi