登录
首页 » Visual C++ » ucosii51

ucosii51

于 2010-03-09 发布 文件大小:260KB
0 134
下载积分: 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 个回复

  • Keil-Software-Cx51-manual
    第一章 介绍 概述 Cx51 编译器 第二章 用 Cx51 编译 解释怎样用 Cx51 交叉编译器编译一个源文件 本章叙述控制文件处理编译和输出的命令行提示 第三章 语言扩展 叙述支持 8051 系统结构须的 C 语言扩展 本章提供一个在 ANSI C 说明中没有的命令 函数 和控制的详细列表 第四章 预处理器 叙述 Cx51 编译器预处理器的组成和包含的例子 第五章 派生的 8051 叙述 Cx51 编译器支持的 8051 派生系列 本章还包括能帮助提高目标程序性能的技巧 第六章 高级编程技术 对有经验的开发人员的重要信息 本章包括定制文件 描述 优化器详细资料 和段名约定 本章还讨论了 Cx51 编译器产生的程序和别的8051 编程语言如何接口第七章 错误信息 列出了在使用 Cx51 编译器时可能遇到的致命错误 语法 错误和警告 第八章 库参考 提高一个扩展的 Cx51 库参考 分类列出了库例程和相关的 包含文件 本章最后有一个按字母顺序的参考 包括每个库例程的例子代码附录中包含不同编译器版本间的差异 作品编号 和别的有些信息(This manual describe how to 8051 target, environment using Cx51 Cx51 compiler optimization C compiler C program packages can be used in all the 8051 series processors can perform in the WINDOWS 32 bit command line in this hand )
    2013-03-09 11:51:51下载
    积分:1
  • xiankongqi
    三星94c8芯片写的线控器显示屏,TM1640,模拟串口(Samsung 94 written c8 chip line controller display, TM1640, simulate the serial port)
    2015-11-02 21:49:40下载
    积分:1
  • simpedvr
    网上买到的 HI3518 下的 简单DVR CODE, 需要你了解 3518 SDK, 才能编译, (Simple DVR CODE HI3518 under buy online, you need to understand 3518 SDK, you can compile,)
    2015-11-02 13:54:59下载
    积分:1
  • jtd
    实现交通灯南北东西方向红灯、绿灯和黄灯的交替变化。(Traffic lights )
    2011-06-17 21:29:04下载
    积分:1
  • 12864
    LCD12864 可以显示汉字,字符,数字,还可以显示可变的变量。(LCD12864 liquid crystal display program, can display Chinese characters, characters, numbers, you can also display variables.)
    2016-11-19 12:30:02下载
    积分:1
  • msp430g2553pinlvji.c
    基于MSP430G2553的频率计数计的程序编写,已经过测试,程序无误可以完整运行。(Based on the frequency count MSP430G2553 meter programming, has been tested, the program can complete run correctly.)
    2013-08-17 11:33:17下载
    积分:1
  • SimageCAMMssi
    仿真程序数控机床,数控机床,以模仿实际操作,有有一定的价值,很多共享!,可以直接使用。 (Simulation program CNC machine tools, CNC machine tools, to mimic the actual operation, the value of many shared Can be used directly.)
    2012-06-08 18:49:00下载
    积分:1
  • ask
    基于单片机开发的无线识别装置系统中使用的应答器程序代码(The development of microcontroller-based system using wireless identification device transponder code)
    2011-08-07 12:00:31下载
    积分:1
  • sdfghjk
    基于正点原子stm32的频谱 a1读取ad信号显示(Punctuality atomic spectrum based stm32 a1 read signal display ad)
    2015-07-26 19:55:48下载
    积分:1
  • 12
    说明:  基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
    2014-02-22 15:14:06下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载