-
就像在嵌入系统中使用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
-
一个由PIC单片机组成的Web服务器源码
一个由PIC单片机组成的Web服务器源码-a composition by the PIC source Web server
- 2022-02-25 03:43:20下载
- 积分:1
-
MSP430f149上LCD显示的程序,此程序为一个完整的程序,直接下载就可使用
MSP430f149上LCD显示的程序,此程序为一个完整的程序,直接下载就可使用-MSP430F149 on the LCD display procedure, this procedure for a complete procedure, can use direct download
- 2023-08-20 09:00:03下载
- 积分:1
-
红外遥控解码程序,清大家试试看,很容易看懂
红外遥控解码程序,清大家试试看,很容易看懂-Infrared remote control decoding process, money you give it a try, it is easy to understand
- 2022-07-08 12:57:14下载
- 积分:1
-
如何在5V系统中使用C8051FXXX,通过实例具体介绍了其应用。
如何在5V系统中使用C8051FXXX,通过实例具体介绍了其应用。-5V system in use C8051FXXX, through specific examples of its application.
- 2022-12-23 03:25:03下载
- 积分:1
-
8*8led屏全方位移动,希望觉得好的就请多加分数给我,
8*8led屏全方位移动,希望觉得好的就请多加分数给我,-8* 8led full-screen mobile, want to feel good, please give me more points, thank you
- 2023-03-16 03:25:04下载
- 积分:1
-
Hidden any program , and main program can hide in taskbar.
Hidden any program , and main program can hide in taskbar.-Hidden any program
- 2022-02-26 11:17:50下载
- 积分:1
-
the first data block site of the R0, the total number of bytes in which R7. No s...
数据块的首址在R0中,字节数在R7中。 单字节无符号数据块排序(减序) 影响资源:PSW、A、R1、R6-the first data block site of the R0, the total number of bytes in which R7. No symbol single-byte data blocks ranking (by order) affecting resources : PSW, A, R1, R6
- 2022-01-25 22:05:35下载
- 积分:1
-
单片机实验:定时/寄存器8253。原代码,ASM文件。
单片机实验:定时/记数器8253。的原程序代码,ASM文件。-SCM Experiment : Timing/Register 8253. The original code, ASM file.
- 2022-03-05 19:43:07下载
- 积分:1
-
《单片机高级语言c51应用程序设计》是针对单片机编程专门编写,具有很高专业性。...
《单片机高级语言c51应用程序设计》是针对单片机编程专门编写,具有很高专业性。-"MCU Advanced Language decoder design applications" was due to the preparation of specialized microcontroller programming with the highly professional.
- 2023-06-12 03:50:04下载
- 积分:1