搜索资源列表
usosII_ModemDriver
- 在ARM内核的LPC2119硬件平台下,以uc/osII开发环境下写的操作modem的设备驱动程序。用户可以不用修改即可操作modem,而且代码是可重入的。-in the LPC2119 ARM core hardware platform, to uc / osII development environment to write the operation of the modem device driver. Users do not have to be amended to opera
xltExlt2
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
my_os_easy_and_PDF
- 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
9200UCOS
- 移植文件针对中断处理部分作了处理,支持中断嵌套!(重新编译若出现错误,请删掉原编译的文件,后重新编译或者删掉工程文件后,重新利用源码文件建立新工程文件即可!)-portable document against interrupt handling of processed, nested interrupt support! (Recompiled if there is a mistake, please delete the original translation of document
uCOSII
- ucos2.52内核源码,经过程序格式重新排版,更加规范,是你学习UCOS的好帮手-ucos2.52 kernel source code, after the procedure to re-format publishing, more standardized, is that you learn a good helper uCOS
test_ucos
- ucos 在smartarm2200上的移植,这里没有采用ZLG的移植方法,而是采用ucos官方的方法重新进行的移植-smartarm2200 on ucos in transplantation, There is no method of transplant used ZLG, instead of using the official method ucos transplant re-
uCOS-II
- 关于uc/os II的电子书,是我从网上一章一章收集整理,重新编辑后整合而成的一个关于uc/os II的详细完整的电子书-Of uc/os II e-book, a chapter of my chapter from the Internet to compile, re-edit is made after the integration of an on uc/os II of the detailed and complete e-book
Ik8VTZxp
- NE2000 网卡芯片驱动程序 为uCOS51 增加Shell 界面uCOS51 重入问题的解决-NE2000 network card driver for the chip to increase Shell interface uCOS51 uCOS51 problems re-entry
ucosii_stm32
- 本代码包括工程文件在内,下载后重新编译就可以运行。Keil C 环境下建立。对初学UCosII的者很有帮助。硬件为STM32。-The code includes the project files included, download and re-compiled to run. Keil C environment created. Novice UCosII of those helpful. Hardware for the STM32.
uCOSII
- My first book, “μC/OS, The Real-Time Kernel” is now 6 years old and the publisher has sold well over 15,000 copies around the world. When I was asked to do a second edition, I thought it would be a fairly straightforward task a few corrections he
ltxucostestforlpc2124
- 基于lpc2124的ucosii练习模板。准备将myucos那个文件重新写一遍。-Based on lpc2124 ucosii practice templates. Myucos file ready to re-write it again.
MSP430uCOS_V2.86Demo
- MSP430F5438移植UCOSII_V2.86版。去掉官方没用的库文件和移植文件,只保留UCOSII必须的内核文件。重新建立的工程,简洁美观,包含USER用户代码文件夹、UCOSII系统文件夹。已全部移植好,只需在APP.C用户文件中添加任务即可。IARV4.21版本编译-MSP430F5438 transplant UCOSII_V2.86 version. Official remove useless files and portable document library, retai