-
基于ucos的lcd显示程序,可以在任意位置显示擦出,能够方便移植到不同的平台。...
基于ucos的lcd显示程序,可以在任意位置显示擦出,能够方便移植到不同的平台。-Lcd display based on the ucos procedures, you can show off at any position, be able to facilitate the transfer to a different platform.
- 2022-04-06 13:03:28下载
- 积分:1
-
UCOSIII-多任务
说明: ucosiii多任务例子,mdk环境(Ucosiii multitasking example, MDK environment)
- 2020-06-16 03:00:01下载
- 积分:1
-
ucosii小实验任务五 时钟中断,可以帮助学习嵌入式操作系统
ucosii小实验任务五 时钟中断,可以帮助学习嵌入式操作系统-ucosii five small experimental tasks clock interrupt can help embedded operating system
- 2022-02-02 00:17:46下载
- 积分:1
-
UCOS
UCOS-II.ZIP UCOS-II.ZIP -UCOS-II.ZIP UCOS-II.ZIP UCOS-II.ZIP
- 2022-03-24 00:32:39下载
- 积分:1
-
一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了....
一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
- 2022-04-12 07:45:02下载
- 积分:1
-
移植到MCS51的uCOS_II。
1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。...
移植到MCS51的uCOS_II。
1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。
增加code关键字。UCOS_II.H和OS_CORE.C。
2。OS_CFG.H堆栈大小MaxStkSize改为900。
3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。
允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
4。修改中断处理流程,以便严密监视中断嵌套情况。每个中断进入后立即进行OSIntNesting+1原语操作。
5。增加printf函数的移植,支持灵活的数据显示。支持标准或长二进制/八进制/十进制/十六进制/无符号整数,
支持字符、字符串、浮点数、百分号%。其中,浮点数在整个范围内被完全支持,统一采用科学记数法显示。
-transplanted to the MCS51 uCOS_II. 1. In the document which OSMapTbl OS_CORE.C and OSUnMapTbl array for Lookup, Therefore, it should be placed on code Lane. Increased code keyword. UCOS_II.H and OS_CORE.C. 2. OS_CFG.H MaxStkSize stack size to 900. 3. OS_CPU_C.C InitTimer0 function of the increase on the open T0 interrupted explained. Allow T0 interruption, this time EA = 0 (51 electricity default value), also will not be interrupted. meet the OSStart () do not have interrupted the former requirements. 4. Changes interrupt handling procedures, in order to closely mon
- 2022-08-25 03:55:13下载
- 积分:1
-
本文面向首次接触uC/OS
本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC/OS-II programmers to introduce them into the system of some of the basic features and programming matters to the attention, and introduced several worthwhile understanding of the API. The author has succeeded in uC/OS-II transplanted to several different CPUs above. S1C33 including EPSON and Sunplus unSP# 8482, has accumulated a wealth of experience, and the friends are now willing to share those experiences. Hope this information to want to use this system to develop help of a friend
- 2022-04-12 01:11:32下载
- 积分:1
-
The detailed code in arm7
文件中包括arm7开发板上常用的详细源码。-The detailed code in arm7
- 2022-03-05 14:17:35下载
- 积分:1
-
自动对触摸屏幕进行校准,以十字标记为标准,方法简单,实用...
自动对触摸屏幕进行校准,以十字标记为标准,方法简单,实用-Automatic touch screen calibration to cross markers as a standard, simple, practical
- 2022-11-18 10:00:03下载
- 积分:1
-
under easy arm2210 example I2C, mainly explains how to use the I2C
easy arm2210下I2C的例子,主要说明如何使用I2C-under easy arm2210 example I2C, mainly explains how to use the I2C
- 2022-01-31 11:59:30下载
- 积分:1