-
wrote priority issues. Operating restrictions : a) write
写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write priority of the additional restrictions : If an application for readers read operation has already been written in another waiting for access to a shared resource, the reader must wait until the person was not waiting for the after the state can begin to read operation.
- 2022-05-21 18:53:26下载
- 积分:1
-
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
-
uCOS-III-LED(多任务)
uCOS-|||-LED的源代码,基于STM32F103,可移植
- 2022-01-28 02:20:44下载
- 积分:1
-
周立功EasyARM2131 CDROM
周立功EasyARM2131 CDROM-Week Ligong EasyARM2131 CDROM
- 2022-03-17 20:46:55下载
- 积分: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
-
MPLAB-uCOS-II-PIC18-V101
ucosii for 18f
- 2020-12-25 18:09:04下载
- 积分:1
-
Chapter_4-4_Compile_and_Program_uCos2
FriendlyARM English User Manual
Chapter 4.4 Compile and Program uCos2
- 2010-03-23 01:20:25下载
- 积分:1
-
KE02_SysTick
飞思卡尔的cotex M0系列芯片的ucos-ii移植(Freescale cotex M0 series chips ucos-ii transplant)
- 2014-04-19 23:12:28下载
- 积分:1
-
The thinking of the repoting lwip and ucos.
lwip ucos移植心得-The thinking of the repoting lwip and ucos.
- 2022-12-07 20:20:03下载
- 积分:1