Location:
Search - sdt 2.51 src i
Search list
Description: 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.
Platform: |
Size: 249856 |
Author: 张淼林 |
Hits:
Description: 44b0x bios源码
************************************************
BIOS程序说明
By hugang, hgx2000@mail.china.com
本程序改编自antiscle公布的代码,在此首先
对antiscle表示感谢,我替换的原代码的网络
部分,对shell和flash也进行了一定的修改,
使其可以在51eda的开发板上可以正常运行。
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代码
Inc : 主程序的头文件
Debug : SDT目标代码
Myusb.apj : SDT2.51工程文件
Myusb.PR : SourceInsight3.5工程文件-********************************************** 44b0x bios source** BIOS description of the procedures By hugang, hgx2000@mail.china.com This procedure adapted from published antiscle code, in this first antiscle expressed his thanks, I replaced the original code of the network part of the shell and flash have also been some modified so that it can 51eda development board can be normal operation.************************************************* 1 . document describes Net: Rtl8019 driver code Src: the main program code Inc: the main program s header file Debug: SDT object code Myusb.apj: SDT2.51 engineering documents Myusb.PR: SourceInsight3.5 engineering documents
Platform: |
Size: 579584 |
Author: james home |
Hits: