文件名称:P89V51

  • 所属分类:
  • 微处理器(ARM/PowerPC等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 110kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 迷*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.

(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show ' 1 ' ~ ' 5' . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User John X. Liu, in this case, I used his written simulation ( dllPc51Emu.dll), the dll was originally for his transplant Ucos-ii for keil c51 examples of the preparation.
相关搜索: p89v

(系统自动生成,下载前可以参看下载内容)

下载文件列表

P89V51

......\h

......\.\CONFIG.H

......\.\OS_CFG.H

......\.\OS_CPU.H

......\KEILC51

......\.......\OS_CPU_A.ASM

......\.......\OS_CPU_C.C

......\OS

......\..\OS.H

......\..\OS_CORE.C

......\..\OS_MEM.C

......\..\OS_MEM.H

......\..\OS_Q.C

......\..\OS_Q.H

......\..\OS_SEM.C

......\..\OS_SEM.H

......\reentrant

......\.........\CONFIG.H

......\.........\EXT1.C

......\.........\OS_CFG.H

......\.........\OS_CPU.H

......\.........\README.TXT

......\.........\test.C

......\.........\test.Opt

......\.........\TEST.PLG

......\.........\test.Uv2

......\SerialIn

......\........\CONFIG.H

......\........\OS_CFG.H

......\........\OS_CPU.H

......\........\README.TXT

......\........\SERIAL.C

......\........\TEST.INI

......\........\test.Opt

......\........\test.Uv2

......\SerialOut

......\.........\CONFIG.H

......\.........\OS_CFG.H

......\.........\OS_CPU.H

......\.........\README.TXT

......\.........\SERIAL.C

......\.........\test.Opt

......\.........\test.Uv2

......\TaskDel

......\.......\CONFIG.H

......\.......\DISPLAY.C

......\.......\DISPLAY.H

......\.......\EXT2.C

......\.......\OS_CFG.H

......\.......\OS_CPU.H

......\.......\README.TXT

......\.......\test.Opt

......\.......\test.Uv2

......\UserTask

......\........\CONFIG.H

......\........\led.h

......\........\OS_CFG.H

......\........\Os_core.obj

......\........\OS_CPU.H

......\........\Os_cpu_a.obj

......\........\Os_cpu_c.obj

......\........\Os_q.obj

......\........\Os_sem.obj

......\........\P89V51.C

......\........\P89V51.OBJ

......\........\P89V51_SMALL_RTOS

......\........\P89V51_SMALL_RTOS.hex

......\........\P89V51_SMALL_RTOS.lnp

......\........\P89V51_SMALL_RTOS.Opt

......\........\P89V51_SMALL_RTOS.plg

......\........\P89V51_SMALL_RTOS.Uv2

......\........\P89V51_SMALL_RTOS_Opt.Bak

......\........\P89V51_SMALL_RTOS_Uv2.Bak

......\........\README.TXT

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org