-
就像在嵌入系统中使用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
-
Using AT89S52 realize phase function, optical encoder used to encode the output.
用AT89S52实现鉴相功能,用于对光电编码器的输出进行编码。-Using AT89S52 realize phase function, optical encoder used to encode the output.
- 2023-02-18 21:35:04下载
- 积分:1
-
51单片机实现的Web服务器代码
51单片机的Web Server代码-51 MCU Web Server code
- 2023-06-11 19:40:02下载
- 积分:1
-
时钟芯片PCF8563的51单片机程序
时钟不超过12MHZ,本程序已在51上试过,可以用...
时钟芯片PCF8563的51单片机程序
时钟不超过12MHZ,本程序已在51上试过,可以用-PCF8563 clock chip clock of 51 single-chip program does not exceed 12MHZ, this procedure has been tried in the 51
- 2022-02-03 00:07:23下载
- 积分:1
-
嵌入式系统编程源代码解析光盘.iso,将文件后缀改为iso,用解压软件如winrar解压后即可...
嵌入式系统编程源代码解析光盘.iso,将文件后缀改为iso,用解压软件如winrar解压后即可-Embedded Systems Programming Source Code Analysis CD-ROM. Iso, iso file extension to. using decompression software such as winrar can be unpacked
- 2023-08-30 20:40:05下载
- 积分:1
-
MSP430X41X子程序,希望对大家学习430单片机有用... ... ... ...!
MSP430X41X子程序,希望对大家学习430单片机有用... ... ... ...!-MSP430X41X subprogram, and they hope to learn from U.S. 430 Singlechip useful ... ... ... ...!
- 2022-01-21 04:31:41下载
- 积分:1
-
foreigners development of the single
外国人开发的单片机网络资料,包含原理图,PCB图,调试程序,就是语言比较难懂,给大家看看作为参考吧-foreigners development of the single-chip microcomputer network information, including drawings, PCB plans, debugging procedures, Language is more difficult, for everyone to look at it as a reference
- 2022-01-25 20:46:30下载
- 积分:1
-
Mc9s12dg128b based on the way to interrupt the completion of A/D conversion of t...
基于Mc9s12dg128b中断方式完成A/D转换的c源
- 2023-04-11 08:05:04下载
- 积分:1
-
C51智能反编译器
C51智能反编译器-C51 intelligence counter- compiler
- 2023-05-04 04:00:04下载
- 积分:1
-
CYGNAL单片机,C8051FXXX应用例程6
CYGNAL单片机,C8051FXXX应用例程6-CYGNAL microcontroller, C8051FXXX routines 6
- 2022-01-26 03:35:52下载
- 积分:1