-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
AT89C2051单片机中文手册,AT89C2051是一个非常便宜的51系列单片机,E.
AT89C2051中文手册,AT89C2051是非常便宜的51系列单片机,简单好用。-AT89C2051 Chinese Manual, AT89C2051 is a very cheap 51 series microcontroller, easy-to-use.
- 2022-03-23 17:04:09下载
- 积分:1
-
a filesystem about USB chip sl811 and 51
sl811usb芯片与51的文件系统-a filesystem about USB chip sl811 and 51
- 2022-03-18 06:34:18下载
- 积分:1
-
C51单片机汉字机内码 C51单片机汉字机内码
C51单片机汉字机内码 C51单片机汉字机内码-C51 microcontroller Chinese machine code C 51 microcontroller Chinese machine code
- 2022-07-26 16:35:39下载
- 积分:1
-
C8051F020
基于C8051F020的液压综合采集系统设计.doc-C8051F020-based hydraulic design of integrated acquisition system. Doc
- 2023-05-02 05:00:03下载
- 积分:1
-
This is on the upper arm cuff blood pressure monitor microcontroller electronic...
这是关于上臂袖带式电子血压计的单片机处理程序,仅供大家参考-This is on the upper arm cuff blood pressure monitor microcontroller electronic treatment procedures, for your reference
- 2022-03-20 14:07:33下载
- 积分:1
-
三半
三位半数字电压表程序,能测量-5~+5V电压,比较准确。-Three semi-digital voltage meter procedures to measure-5 ~+5 V voltage, more accurate.
- 2023-03-27 16:45:03下载
- 积分:1
-
本程序是实现51单片机与单片机之间的串行通信(UART)
本程序是实现51单片机与单片机之间的串行通信(UART)-communicate between 51 single controler
- 2022-01-22 07:04:57下载
- 积分:1
-
because I can not get the download rights, so I uoload this file.This is a wash...
because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me, -because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me,
- 2022-11-03 18:55:03下载
- 积分:1
-
在三星集团为NANDFLASH驱动
drive for nandflash on sansung corp.
- 2022-04-21 05:49:03下载
- 积分:1