详细说明:《s3c2410完全开发流程》,是2410入门的好资料,对2410的基本构架分析很深刻,与2410手册相辅相成。与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。文件列表: 实验源码 ........\CLOCK ........\.....\clock ........\.....\head.s ........\.....\init.c ........\.....\init.h ........\.....\interrupt.c ........\.....\main.c ........\.....\Makefile ........\.....\mmu.c ........\.....\mmu.h ........\.....\s3c2410.h ........\.....\serial.c ........\.....\ttt.s ........\INT ........\...\head.s ........\...\init.c ........\...\int ........\...\interrupt.c ........\...\main.c ........\...\Makefile ........\...\s3c2410.h ........\...\serial.c ........\...\ttt.s ........\KEY_LED ........\.......\crt0.s ........\.......\key_led.c ........\.......\Makefile ........\LEDS ........\....\crt0.s ........\....\leds.c ........\....\Makefile ........\....\ttt.s ........\....\ttto2.s ........\LEDS_TEST ........\.........\crt0.s~ ........\.........\disassemble.s ........\.........\head.o ........\.........\head.S ........\.........\head.S~ ........\.........\leds ........\.........\leds.c~ ........\.........\leds_tmp.o ........\.........\main.o ........\.........\Makefile ........\.........\Makefile~ ........\.........\ttt.s ........\LED_ON ........\......\led_on.s ........\......\Makefile ........\LED_ON_C ........\........\crt0.s ........\........\Makefile ........\........\ttt.s ........\LINK ........\....\link.s ........\....\Makefile ........\MMU ........\...\head.s ........\...\init.c ........\...\init.h ........\...\interrupt.c ........\...\main.c ........\...\Makefile ........\...\mmu ........\...\mmu.c ........\...\mmu.h ........\...\s3c2410.h ........\...\serial.c ........\...\ttt.s ........\...\ttt2.s ........\MMU_OS ........\......\arch ........\......\....\s3c2410 ........\......\....\.......\#interrupt.h# ........\......\....\.......\#sched.h# ... ...……