文件名称:S3C44B0X例子程序2
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 495kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. beep -- PWM测试
为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。
2. key -- 按键测试
为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮
3 keyint -- 按键中断测试
该项目在SDT2.51下编译调试。主程序是while空循环,中断服务程序对应四个按键做相应的处理,key1 按键点亮D1灯,并在串口打印信息,因为没有加按键去抖动程序,所以,一次按键,产生几次中断。
-1. Beep-- PWM ADS1.2 testing for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the 57,600 in the Super Terminal Lane by PC keyboard "" "-" buttons, Buzz can be increased to reduce heard voices. 2. Key-- SDT2.51 key test for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the program on the button FS44B0X key1 key2 key3 key4 corresponding LED top-three keyint-- interrupted test button in the project under the Build SDT2.51 debugging. While space is the main program cycle, interrupt service routine correspondence four keys handled accordingly. key1 D1 lights lit keys, and Serial Print information, because no buttons to increase jitter, and therefore, a button. several have interrupted.
为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。
2. key -- 按键测试
为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮
3 keyint -- 按键中断测试
该项目在SDT2.51下编译调试。主程序是while空循环,中断服务程序对应四个按键做相应的处理,key1 按键点亮D1灯,并在串口打印信息,因为没有加按键去抖动程序,所以,一次按键,产生几次中断。
-1. Beep-- PWM ADS1.2 testing for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the 57,600 in the Super Terminal Lane by PC keyboard "" "-" buttons, Buzz can be increased to reduce heard voices. 2. Key-- SDT2.51 key test for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the program on the button FS44B0X key1 key2 key3 key4 corresponding LED top-three keyint-- interrupted test button in the project under the Build SDT2.51 debugging. While space is the main program cycle, interrupt service routine correspondence four keys handled accordingly. key1 D1 lights lit keys, and Serial Print information, because no buttons to increase jitter, and therefore, a button. several have interrupted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
S3C44B0X 例子程序2
..................\LEDBLINK
..................\........\INC
..................\........\...\44B.H
..................\........\...\44BLIB.H
..................\........\...\DEF.H
..................\........\...\MEMCFG.inc
..................\........\...\Option.h
..................\........\...\OPTION.inc
..................\........\LEDBLINK.mcp
..................\........\LEDBLINK_Data
..................\........\.............\CWSettingsWindows.stg
..................\........\.............\DebugRel
..................\........\.............\........\LEDBLINK.axf
..................\........\.............\........\LEDBLINK.bin
..................\........\.............\........\ObjectCode
..................\........\.............\........\..........\44BINIT.o
..................\........\.............\........\..........\44BLIB.o
..................\........\.............\........\..........\MAIN.o
..................\........\.............\........\TargetDataWindows.tdt
..................\........\SRC
..................\........\...\44BINIT.S
..................\........\...\44BLIB.C
..................\........\...\MAIN.C
..................\........\...\README.TXT
..................\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
..................\.......
..................\LEDBLINK
..................\........\INC
..................\........\...\44B.H
..................\........\...\44BLIB.H
..................\........\...\DEF.H
..................\........\...\MEMCFG.inc
..................\........\...\Option.h
..................\........\...\OPTION.inc
..................\........\LEDBLINK.mcp
..................\........\LEDBLINK_Data
..................\........\.............\CWSettingsWindows.stg
..................\........\.............\DebugRel
..................\........\.............\........\LEDBLINK.axf
..................\........\.............\........\LEDBLINK.bin
..................\........\.............\........\ObjectCode
..................\........\.............\........\..........\44BINIT.o
..................\........\.............\........\..........\44BLIB.o
..................\........\.............\........\..........\MAIN.o
..................\........\.............\........\TargetDataWindows.tdt
..................\........\SRC
..................\........\...\44BINIT.S
..................\........\...\44BLIB.C
..................\........\...\MAIN.C
..................\........\...\README.TXT
..................\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
..................\.......