-
在Keil C51存储空间管理模式。集中在房
从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决
重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于
Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务
的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
- 2023-03-13 05:30:04下载
- 积分:1
-
Snakegamecode.rar
使用ucosii操作系统对arm7微处理器进行贪吃蛇游戏开发。(Ucosii operating system used on the ARM7 microprocessor Snake game development.)
- 2009-01-06 21:50:46下载
- 积分:1
-
began studying for the embedded software, especially those who study serial comm...
对于该开始学习嵌入式软件的人,特别是研究串口通讯的人大有帮助-began studying for the embedded software, especially those who study serial communications NPC help
- 2022-03-26 13:51:52下载
- 积分:1
-
从软盘向内存 加载 程序的 asm 源码
开发工具
masm 5.1
结合debug 可以加载很多东西...
从软盘向内存 加载 程序的 asm 源码
开发工具
masm 5.1
结合debug 可以加载很多东西-from floppy disk to memory loading procedures asm-source development tools can integrate debug 5.1 can load a lot of things
- 2022-07-09 04:36:18下载
- 积分:1
-
ST-uCOS-II-2.85
STM32系列芯片的最新版本ucos-II 2.85的移植例程,(STM32 family of the latest version of the chip ucos-II 2.85 transplant routines,)
- 2008-06-18 19:30:57下载
- 积分:1
-
f103_ucosii
说明: stm32f103芯片ucosii例程,经测试,可用(UCOSII routine of STM32F103 chip)
- 2020-12-19 17:30:14下载
- 积分:1
-
寄予KEIL for ARM 2.5的H―jita例程.
寄予KEIL for ARM 2.5的H―jita例程.-placed KEIL for ARM 2.5 H-jita routines.
- 2022-03-02 02:07:17下载
- 积分:1
-
ucos在摩托罗拉16位微控制器68hc16上的移植
ucos在摩托罗拉16位微控制器68hc16上的移植-CENTER 16 microcontrollers on the transplant 68hc16
- 2022-01-26 06:22:30下载
- 积分:1
-
micro C OS II transplant to Philips LPC21xx source code.
应用micro c OS ii 到LPC21xx 系列微处理器-micro C OS II transplant to Philips LPC21xx source code.
- 2022-08-04 10:10:03下载
- 积分:1
-
STM32F407_uCOS-III lwip(20160827)
主要实现功能:
1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c)
2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c)
3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址))
4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c)
5 usb串口信息打印(115200波特率)
6 注意:使用的stm32的HAL库而不是标准库(The main functions are:
1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c)
Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c)
3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address))
4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c)
5 USB serial port information printing (115200 baud rate)
6 note: the HAL Library of the STM32 used instead of the standard library)
- 2020-08-13 16:28:27下载
- 积分:1