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]
GetTickCount.cpp 100 Revisions Annotate
GetTickCount.h 1045 Revisions Annotate