文件名称:SEP3203_Test_1
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 482kb
- 下载次数:
- 0次
- 提 供 者:
- wu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于东南大学SEP3203F50的实验代码,包含处理器启动代码,以及应用代码,利用RTC的秒中断功能实现GPIO口上LED的1S闪烁功能,对于刚接触ARM的初学者上手很有裨益。-Southeast University SEP3203F50 based on the experimental code, including processor boot code and application code, using the second interrupt RTC GPIO port on the realization of the 1S flashing LED function for new to ARM is very useful for beginners get started.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SEP3203_Test_1\boot\boot_gfd.s
..............\....\int_gfd.s
..............\.uild\SEP3203_Test_1.mcp
..............\.....\.............._Data\CWSettingsWindows.stg
..............\.....\...................\Debug\TargetDataWindows.tdt
..............\.....\...................\.....Rel\TargetDataWindows.tdt
..............\.....\...................\Release\ObjectCode\boot_gfd.o
..............\.....\...................\.......\..........\heap.o
..............\.....\...................\.......\..........\int_gfd.o
..............\.....\...................\.......\..........\int_vec_handler.o
..............\.....\...................\.......\..........\main.o
..............\.....\...................\.......\..........\retarget.o
..............\.....\...................\.......\..........\rtc.o
..............\.....\...................\.......\..........\stack.o
..............\.....\...................\.......\..........\timer.o
..............\.....\...................\.......\SEP3203_Test_1.axf
..............\.....\...................\.......\SEP3203_Test_1.bin
..............\.....\...................\.......\TargetDataWindows.tdt
..............\include\boot_gfd.h
..............\.......\intc.h
..............\.......\sep3203.h
..............\..tc\int_vec_handler.c
..............\main.c
..............\.isc\heap.s
..............\....\retarget.c
..............\....\scat_crremap.scf
..............\....\scat_norremap.scf
..............\....\stack.s
..............\rtc\rtc.c
..............\...\rtc.h
..............\timer\timer.c
..............\.....\timer.h
..............\实验1.ppt
..............\说明文档.txt
..............\build\SEP3203_Test_1_Data\Release\ObjectCode
..............\.....\...................\Debug
..............\.....\...................\DebugRel
..............\.....\...................\Release
..............\.....\SEP3203_Test_1_Data
..............\boot
..............\build
..............\include
..............\intc
..............\misc
..............\rtc
..............\timer
SEP3203_Test_1
..............\....\int_gfd.s
..............\.uild\SEP3203_Test_1.mcp
..............\.....\.............._Data\CWSettingsWindows.stg
..............\.....\...................\Debug\TargetDataWindows.tdt
..............\.....\...................\.....Rel\TargetDataWindows.tdt
..............\.....\...................\Release\ObjectCode\boot_gfd.o
..............\.....\...................\.......\..........\heap.o
..............\.....\...................\.......\..........\int_gfd.o
..............\.....\...................\.......\..........\int_vec_handler.o
..............\.....\...................\.......\..........\main.o
..............\.....\...................\.......\..........\retarget.o
..............\.....\...................\.......\..........\rtc.o
..............\.....\...................\.......\..........\stack.o
..............\.....\...................\.......\..........\timer.o
..............\.....\...................\.......\SEP3203_Test_1.axf
..............\.....\...................\.......\SEP3203_Test_1.bin
..............\.....\...................\.......\TargetDataWindows.tdt
..............\include\boot_gfd.h
..............\.......\intc.h
..............\.......\sep3203.h
..............\..tc\int_vec_handler.c
..............\main.c
..............\.isc\heap.s
..............\....\retarget.c
..............\....\scat_crremap.scf
..............\....\scat_norremap.scf
..............\....\stack.s
..............\rtc\rtc.c
..............\...\rtc.h
..............\timer\timer.c
..............\.....\timer.h
..............\实验1.ppt
..............\说明文档.txt
..............\build\SEP3203_Test_1_Data\Release\ObjectCode
..............\.....\...................\Debug
..............\.....\...................\DebugRel
..............\.....\...................\Release
..............\.....\SEP3203_Test_1_Data
..............\boot
..............\build
..............\include
..............\intc
..............\misc
..............\rtc
..............\timer
SEP3203_Test_1