By configuring the DMA to transfer all of the data in a single minor loop (that is,major loop counter = 1), no reactivation of the channel is necessary. Thedisadvantage to this option is the reduced granularity in determining the load that theDMA transfer will impose on the system. For this option, the DMA channel must bedisabled in the DMA channel MUX.• Use explicit software reactivation.In this option, the DMA is configured to transfer the data using both minor and majorloops, but the processor is required to reactivate the channel by writing to the DMAregisters after every minor loop. For this option, the DMA channel must be disabledin the DMA channel MUX.• Use an always-enabled DMA source.In this option, the DMA is configured to transfer the data using both minor and majorloops, and the DMA channel MUX does the channel reactivation. For this option, theDMA channel should be enabled and pointing to an "always enabled" source. Notethat the reactivation of the channel can be continuous (DMA triggering is disabled)or can use the DMA triggering capability. In this manner, it is possible to executeperiodic transfers of packets of data from one source to another, without processorintervention.22.5 Initialization/application informationThis section provides instructions for initializing the DMA channel MUX.22.5.1 ResetThe reset state of each individual bit is shown in Memory map/register definition. Insummary, after reset, all channels are disabled and must be explicitly enabled before use.22.5.2 Enabling and configuring sourcesTo enable a source with periodic triggering:1. Determine with which DMA channel the source will be associated. Note that only thefirst 2 DMA channels have periodic triggering capability.2. Clear the CHCFG[ENBL] and CHCFG[TRIG] fields of the DMA channel.Initialization/application informationKL04 Sub-Family Reference Manual, Rev. 3.1, November 2012314 Freescale Semiconductor, Inc.