登录
首页 » Visual C++ » ucosii51

ucosii51

于 2010-03-09 发布 文件大小:260KB
0 124
下载积分: 1 下载次数: 115

代码说明:

  这是一个用51单片机系统仿真ucosii工作的protues电路 本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统 使用方法: 1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹 中的extern ram.DSN 文件 2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。 (yy.hex其实就是yy文件夹中keil文档编译出来的hex文 件,yy文件夹是杨屹的ucos51 系统,用keil 2 可以打开) 3.在Clock Frequency选项中输入22.184M(杨屹的ucos51 用的是22.184M hz的单片机频率) 4.双击VTERM串口调试显示屏,在Baud Rate 选项中选择19200的波特率 5.保存,点击运行就可以看到经典的hello world 了。 (1. Protues7.4 version installed, and then open the protues folder protues 8051 simulation The extern ram.DSN file 2. Open extern ram.DSN, double-click the pop-up window of SCM in the Program File option, select yy.hex file. (yy.hex actually yy folder keil out of the document compiled hex files, yy folder is Yang Yi s ucos51 system, using keil 2 Can open) 3. In the Clock Frequency option to enter 22.184M (Yang Yi of the ucos51 using a microcontroller 22.184M hz frequency) 4. Double-click VTERM serial debug display, in the Baud Rate select 19200 baud rate options 5. Save, click Run you can see the classic hello world)

文件列表:

关于51单片机的ucos-ii嵌入式系统在protues 上面实现
.................................................\for 8051 simulation
.................................................\...................\Backup Of extern ram.DBK
.................................................\...................\extern ram.DSN
.................................................\...................\extern ram.PWI
.................................................\...................\Last Loaded extern ram.DBK
.................................................\yy
.................................................\..\EXL2-shell
.................................................\..\..........\INCLUDES.H
.................................................\..\..........\mystring.c
.................................................\..\..........\mystring.h
.................................................\..\..........\word.c
.................................................\..\..........\word.h
.................................................\..\..........\yyshell.c
.................................................\..\..........\yyshell.h
.................................................\..\..........\yyshellsub.c
.................................................\..\..........\yyshellsub.h
.................................................\..\INCLUDES.H
.................................................\..\OS_CFG.H
.................................................\..\OS_CORE.C
.................................................\..\OS_CPU.H
.................................................\..\OS_CPU_A.ASM
.................................................\..\Os_cpu_a.LST
.................................................\..\Os_cpu_a.OBJ
.................................................\..\OS_CPU_C.C
.................................................\..\Os_cpu_c.LST
.................................................\..\Os_cpu_c.OBJ
.................................................\..\OS_MBOX.C
.................................................\..\OS_MEM.C
.................................................\..\OS_Q.C
.................................................\..\OS_SEM.C
.................................................\..\OS_TASK.C
.................................................\..\OS_TIME.C
.................................................\..\serial.c
.................................................\..\serial.h
.................................................\..\UCOS_II.C
.................................................\..\UCOS_II.H
.................................................\..\Ucos_ii.LST
.................................................\..\Ucos_ii.OBJ
.................................................\..\yy
.................................................\..\yy.c
.................................................\..\yy.hex
.................................................\..\yy.lnp
.................................................\..\yy.M51
.................................................\..\yy.Opt
.................................................\..\yy.plg
.................................................\..\yy.Uv2
.................................................\..\yy1.c
.................................................\..\yy1.LST
.................................................\..\yy1.OBJ
.................................................\..\yy_Opt.Bak
.................................................\..\yy_Uv2.Bak
.................................................\yy.hex
.................................................\使用说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • verilog
    介绍了一种SPI从机的接口verilog编码(verilog code for spi slave )
    2012-07-19 21:08:21下载
    积分:1
  • KEY
    自己写的一个带有松手检测和长按识别,短按识别,长短按区分的键盘扫描程序(Write your own keyboard scanner with a loosely detection and long-identification, press recognition, length according to the distinction)
    2012-07-19 15:25:28下载
    积分:1
  • LCD
    51单片机控制12864液晶,适合初学者入门使用,简单方面,易于移植(51 12864 LCD, suitable for beginners to use, simple terms, easy to transplant)
    2013-12-16 17:02:36下载
    积分:1
  • patton-copula
    patton的一些copula估计案例,包括各种静态copula估计方法和三种动态copulad估计,以及绘图(Example code for some copula functions)
    2021-02-24 00:09:40下载
    积分:1
  • HW-GMS-Project20140513
    BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·stm32 pwm 固件库 大连理工大学 信 ·无线传感网络基础 wireless sensor ·LPC11u14芯片的系统时钟驱动
    2020-11-24 16:09:33下载
    积分:1
  • Visual_Studio_2010_Shortcuts
    Microsoft Visual Studio 2010 Express 快速功能鍵(Microsoft Visual Studio 2010 Express Keybinding Brochures)
    2014-01-21 14:51:30下载
    积分:1
  • Inverters
    PSCAD逆变器仿真模型 (PSCAD simulation model of inverter)
    2021-04-27 22:28:44下载
    积分:1
  • 51-Collect
    TLC2543采集十路电压电流和温度,并且在液晶屏1602上显示出来,485传输代码还没写好,目前可以正常使用(TLC2543 collect ten road voltage and current and temperature, and displayed on the LCD 1602, 485 have not written the code, you can use it)
    2015-05-02 16:57:53下载
    积分:1
  • DGCL
    DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码,费了很长时间才实现的(DGCL (An Efficient Density and Grid Based C. lustering Algorithm for Large Spatial Databas e) the realization of code, and a very long time to achieve the)
    2007-06-19 10:58:52下载
    积分:1
  • 24L01
    这是24L01台产资料,详细介绍了24L01如何使用,还有一些教程。(The machine is 24 l01 production data, 24 l01 was introduced in detail how to use, and some tutorial)
    2016-04-29 14:42:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载