Demonstrations for DMA operation.

1. DMA M2M demo: 
   DMA transfer data from memory to memory, compare destination and source data,

   if matched, transaction succeeds, otherwise transaction fails.

Address Mode   : DMA_SRC_INC_DST_INC
Data Alignment : DMA_DATAALIGN_WORD
