-
STM32F103C8T6_UCOS_DEMO
说明: 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the uCOSII manual that I started from zero. The chip is stm32f103c8t6, and the transplant is on the F103 chip. Remember that although it can be used directly, but to modify the corresponding IO mouth Oh, the program effect is the LED light flicker. (there is one problem I'm not very clear about. In theory, c8t6's startup file should be startup_stm32f10x_md.s, but it can't be successful with it. It was successful with startup_stm32f10x_hd.s.))
- 2018-02-03 15:40:42下载
- 积分:1
-
uC/OS 使用SDT 开发工具包,可以参考一下
uC/OS 使用SDT 开发工具包,可以参考一下-uC/OS use SDT Development Kit, a reference
- 2022-12-12 01:30:03下载
- 积分:1
-
AVR单片机的中心的新版本(atmege128)移植,需要调整ucos2.81版本…
新版AVR中心(ATmege128)移植,需要调整ucos2.81版本使用(ICC适用)
- 2022-04-24 21:03:22下载
- 积分:1
-
ucGUI3.90a没有MemDev这是从3.24向上移植的
ucGUI3.90a没有MemDev这是从3.24向上移植的-ucGUI3.90a This is not MemDev upward from 3.24 transplant
- 2022-08-05 15:52:08下载
- 积分:1
-
Source Code for ZigBee PIC18RF Module
Source Code for ZigBee PIC18RF Module
- 2022-05-21 06:28:42下载
- 积分:1
-
s3c44b0x应用,讲得不错
s3c44b0x应用,讲得不错-s3c44b0x application and speak well.
- 2022-06-17 05:50:22下载
- 积分:1
-
111OS
说明: UCOS2最小内核分析手册,包含OS操作函数说明等详细内容(UCOS2 minimum core of manual operation function that contains the OS and other details)
- 2011-02-20 18:34:29下载
- 积分:1
-
uctcpip的BCF5272的driver
uctcpip的BCF5272的driver-uctcpip the driver of the BCF5272
- 2022-07-21 21:01:52下载
- 积分: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
-
UCOS2外围接口程序源代码,大家看一下,共同分享
UCOS2外围接口程序源代码,大家看一下,共同分享-UCOS2 peripheral interface source code, we look into the shared
- 2022-11-29 11:55:03下载
- 积分:1