文件名称:S3C44B0X例子程序1
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 244kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
5 ledblink -- 跑马灯程序
该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。
6 timerint -- 定时器中断demo程序
该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\ 下。
该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。
在57600超级终端里也可以看到中断发生时的信息。
7 uart -- 串口测试程序
该项目在SDT2.51下编译调试。运行后在57600的超级终端里等待PC键盘的输入,当按下 a 或 b 或 c 按键时,超级终端里将显示 You Pressed a ,You Pressed b ,You Pressed c .
-5 ledblink-- 5,250 procedures for the project under the Build SDT2.51 debugging. The most simple demo, the running after three LED lights rotation. 6 timerint-- timer interruption demo procedures of the project under the Build SDT2.51 debugging. Will subdirectory timerint copy of the c : \ under. The demo procedures while the main program is empty circle, the timer interruption of services in each of 500ms to RP-3 LED. The Super Terminal Lane 57600 can be seen at the time of the interruption information. 7 UART-- Serial testing procedures of the project under the Build SDT2.51 debugging. After running in the Super Terminal 57,600 awaiting the PC keyboard input, or when pressing a button b or c, Super Terminal Lane will be a show Pressed You, You Pressed b, You Pressed c.
该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。
6 timerint -- 定时器中断demo程序
该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\ 下。
该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。
在57600超级终端里也可以看到中断发生时的信息。
7 uart -- 串口测试程序
该项目在SDT2.51下编译调试。运行后在57600的超级终端里等待PC键盘的输入,当按下 a 或 b 或 c 按键时,超级终端里将显示 You Pressed a ,You Pressed b ,You Pressed c .
-5 ledblink-- 5,250 procedures for the project under the Build SDT2.51 debugging. The most simple demo, the running after three LED lights rotation. 6 timerint-- timer interruption demo procedures of the project under the Build SDT2.51 debugging. Will subdirectory timerint copy of the c : \ under. The demo procedures while the main program is empty circle, the timer interruption of services in each of 500ms to RP-3 LED. The Super Terminal Lane 57600 can be seen at the time of the interruption information. 7 UART-- Serial testing procedures of the project under the Build SDT2.51 debugging. After running in the Super Terminal 57,600 awaiting the PC keyboard input, or when pressing a button b or c, Super Terminal Lane will be a show Pressed You, You Pressed b, You Pressed c.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
S3C44B0X 例子程序1
..................\BEEP
..................\....\44B0X.H
..................\....\BEEP.MCP
..................\....\beep_Data
..................\....\.........\CWSettingsWindows.stg
..................\....\.........\DebugRel
..................\....\.........\........\BEEP.AXF
..................\....\.........\........\ObjectCode
..................\....\.........\........\..........\console.o
..................\....\.........\........\..........\ctrl_set.o
..................\....\.........\........\..........\main.o
..................\....\.........\........\..........\SysInit.o
..................\....\.........\........\..........\vector.o
..................\....\.........\........\TargetDataWindows.tdt
..................\....\CONSOLE.C
..................\....\CONSOLE.H
..................\....\CTRL_SET.C
..................\....\CTRL_SET.H
..................\....\DataType.h
..................\....\IRQSRC.H
..................\....\MAIN.C
..................\....\MemCfg.inc
..................\....\Option.inc
..................\....\SysInit.s
..................\....\VECTOR.S
..................\KEY
..................\...\INC
..................\...\...\44B.H
..................\...\...\44BLIB.H
..................\...\...\DEF.H
..................\...\...\MEMCFG.inc
..................\...\...\Option.h
..................\...\...\OPTION.inc
..................\...\KEY.mcp
..................\...\KEY_Data
..................\...\........\CWSettingsWindows.stg
..................\...\........\DebugRel
..................\...\........\........\KEY.axf
..................\...\........\........\KEY.bin
..................\...\........\........\ObjectCode
..................\...\........\........\..........\44BINIT.o
..................\...\........\........\..........\44BLIB.o
..................\...\........\........\..........\MAIN.o
..................\...\........\........\TargetDataWindows.tdt
..................\...\SRC
..................\...\...\44BINIT.S
..................\...\...\44BLIB.C
..................\...\...\MAIN.C
..................\...\...\README.TXT
..................\KEYINT
..................\......\INC
..................\......\...\44B.H
..................\......\...\44BLIB.H
..................\......\...\DEF.H
..................\......\...\MEMCFG.inc
..................\......\...\Option.h
..................\......\...\OPTION.inc
..................\......\KEYINT.mcp
..................\......\KEYINT_Data
..................\......\...........\CWSettingsWindows.stg
..................\......\...........\DebugRel
..................\......\...........\........\KEYINT.axf
..................\......\...........\........\KEYINT.bin
..................\......\...........\........\ObjectCode
..................\......\...........\........\..........\44binit.o
..................\......\...........\........\..........\44blib.o
..................\......\...........\........\..........\main.o
..................\......\...........\........\TargetDataWindows.tdt
..................\......\SRC
..................\......\...\44binit.s
..................\......\...\44blib.c
..................\......\...\main.c
..................\......\...\readme.txt
..................\BEEP
..................\....\44B0X.H
..................\....\BEEP.MCP
..................\....\beep_Data
..................\....\.........\CWSettingsWindows.stg
..................\....\.........\DebugRel
..................\....\.........\........\BEEP.AXF
..................\....\.........\........\ObjectCode
..................\....\.........\........\..........\console.o
..................\....\.........\........\..........\ctrl_set.o
..................\....\.........\........\..........\main.o
..................\....\.........\........\..........\SysInit.o
..................\....\.........\........\..........\vector.o
..................\....\.........\........\TargetDataWindows.tdt
..................\....\CONSOLE.C
..................\....\CONSOLE.H
..................\....\CTRL_SET.C
..................\....\CTRL_SET.H
..................\....\DataType.h
..................\....\IRQSRC.H
..................\....\MAIN.C
..................\....\MemCfg.inc
..................\....\Option.inc
..................\....\SysInit.s
..................\....\VECTOR.S
..................\KEY
..................\...\INC
..................\...\...\44B.H
..................\...\...\44BLIB.H
..................\...\...\DEF.H
..................\...\...\MEMCFG.inc
..................\...\...\Option.h
..................\...\...\OPTION.inc
..................\...\KEY.mcp
..................\...\KEY_Data
..................\...\........\CWSettingsWindows.stg
..................\...\........\DebugRel
..................\...\........\........\KEY.axf
..................\...\........\........\KEY.bin
..................\...\........\........\ObjectCode
..................\...\........\........\..........\44BINIT.o
..................\...\........\........\..........\44BLIB.o
..................\...\........\........\..........\MAIN.o
..................\...\........\........\TargetDataWindows.tdt
..................\...\SRC
..................\...\...\44BINIT.S
..................\...\...\44BLIB.C
..................\...\...\MAIN.C
..................\...\...\README.TXT
..................\KEYINT
..................\......\INC
..................\......\...\44B.H
..................\......\...\44BLIB.H
..................\......\...\DEF.H
..................\......\...\MEMCFG.inc
..................\......\...\Option.h
..................\......\...\OPTION.inc
..................\......\KEYINT.mcp
..................\......\KEYINT_Data
..................\......\...........\CWSettingsWindows.stg
..................\......\...........\DebugRel
..................\......\...........\........\KEYINT.axf
..................\......\...........\........\KEYINT.bin
..................\......\...........\........\ObjectCode
..................\......\...........\........\..........\44binit.o
..................\......\...........\........\..........\44blib.o
..................\......\...........\........\..........\main.o
..................\......\...........\........\TargetDataWindows.tdt
..................\......\SRC
..................\......\...\44binit.s
..................\......\...\44blib.c
..................\......\...\main.c
..................\......\...\readme.txt