Description: ARM9 embedded system DMA channel for data transmission, the DMA transfer, the use of interrupted, mainly DMA interrupt. The realization of this function in the process, including a lot of information channel, the source address, destination address, data size, as well as the mode of transmission unit.
File list (Check if you may need any files):
DMA
...\DMA.mcp
...\INC
...\...\2410addr.h
...\...\2410addr.inc
...\...\2410slib.h
...\...\board.h
...\...\config.h
...\...\def.h
...\...\memcfg.inc
...\...\mmu.h
...\...\option.inc
...\...\slib.h
...\...\utils.h
...\SRC
...\...\control.c
...\...\Main.C
...\...\mmu.c
...\...\slib.s
...\...\SysInit.s
...\...\Test_DMA.c
...\...\utils.c
...\...\vector.s