-
LEDDISP
lpc21xx(飞利浦的ARM)目标板特殊的代码,包括异常处理程序和目标板初始化程序
每个工程应当具有这个文件的拷贝,用户根据程序的需要修改本文件。(lpc21xx (Philips ARM) target board specific code, including exception handling procedures and target board initialization procedure for each project should have a copy of this document, the user according to the procedures of the need to modify the present document.)
- 2010-01-21 10:00:29下载
- 积分:1
-
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
终端 IEC104源代码,ucos平台
- 2022-07-18 18:56:32下载
- 积分: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
-
in UCOS
在UCOS-II下以用sdt调试通过,可移植性良好,可用于手机游戏,和各种嵌入式实验研究-in UCOS-II under the debugger to use sdt, portability and can be used for mobile gaming, and various embedded Experimental Study
- 2022-03-14 12:26:30下载
- 积分:1
-
ordergui
点菜系统的界面设计,用vc打开模拟,用在UCOS(A la carte system interface design, analog, used in UCOS vc open)
- 2012-09-03 19:08:39下载
- 积分:1
-
这个任务的目标是实现一个先发制人的内核。的preemp…
The objective of this assignment is to implement a preemptive kernel. The preemptive kernel can be developed based on the non-preemptive kernel implemented in previous lab. Use the context switch function supplied in the homework.
- 2022-01-25 15:39:45下载
- 积分:1
-
飞利浦ARM7,LPC2210上,IAP(在应用编程)功能在UC_OS操作系统中的实现代码,开发环境为ADS1.2...
飞利浦ARM7,LPC2210上,IAP(在应用编程)功能在UC_OS操作系统中的实现代码,开发环境为ADS1.2-Philips ARM7, LPC2210 on, IAP (In-Application Programming) function in the realization of UC_OS operating system code, development environment for ADS1.2
- 2022-06-15 01:05:28下载
- 积分:1
-
failed to translate
UCOS下lwip的源码,采用的是轮询方式-failed to translate
- 2022-02-14 20:22:13下载
- 积分:1
-
51ucosii
μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。它被广泛应用于微处理器、微控制器和数字信号处理器。SDCC是一个免费的开放源代码的软件,依据GNU General Public License (GPL) 发布。(μC/OS-II is successfully implemented in some of the highest level safety-critical devices)
- 2012-05-08 13:34:57下载
- 积分:1
-
ucos操作系统的LPC2131调试通过的SPI显示
ucos操作系统的LPC2131调试通过的SPI显示-uCOS LPC2131 debugging the operating system through the SPI showed
- 2022-03-24 00:26:33下载
- 积分:1