Memory to Memory DMA demo from CMSIS example. This demo execute 1000 times of 32 word memory to memory DMA (copy), and also measures number of dummy loop execution during DMA cylcles. Line 56 of "DMA_M2M.c" can change DMA source. where; 1)static : source is SRAM 2)const : source is Flash ROM

Dependencies:   mbed

Download repository: zip gz

Files at revision 0:692bf16d1455

Name Size Actions
[up]
CMSIS_Lib
GetTickCount
DMA_M2M.c 8502 Revisions Annotate
mbed.bld 66 Revisions Annotate