-
wince6.0 X86 INT
关于wince6.0,x86下面的标准流驱动,提供了完整的中断例子,可以修改中断号。
- 2023-01-13 03:45:04下载
- 积分:1
-
经典的dds发生器ad9851vhdl的并行通信代码,能实现6倍频和正弦波的输出。不好k我。...
经典的dds发生器ad9851vhdl的并行通信代码,能实现6倍频和正弦波的输出。不好k我。-Dds generator ad9851vhdl classic parallel communication code, to achieve and 6 octave sine wave output. K my bad.
- 2022-07-14 02:43:54下载
- 积分:1
-
Procedures for a liquid crystal display, 128x64 can display information such as...
一个液晶显示程序,128x64可以显示汉字等信息在液晶屏上-Procedures for a liquid crystal display, 128x64 can display information such as Chinese characters on the LCD screen ... ...
- 2023-04-18 06:35:02下载
- 积分:1
-
an embedded C library is currently under development, which is the latest versio...
一个嵌入式的C++库,目前正在处于开发中,该版本是最新版-an embedded C library is currently under development, which is the latest version Version
- 2022-04-15 20:26:32下载
- 积分:1
-
Csharp realize the use of small procedures, the application can be reduced to th...
利用csharp实现的小程序,可以将应用程序缩小到托盘,并在关闭是弹出关闭提示-Csharp realize the use of small procedures, the application can be reduced to the tray and turn off turn off pop-up prompts are
- 2022-12-01 12:55:03下载
- 积分:1
-
dma flash of msp430f169 procedures, very useful, we must look at ah
msp430f169的dma flash程序,很有用的,一定要看啊-dma flash of msp430f169 procedures, very useful, we must look at ah
- 2023-05-13 18:35:02下载
- 积分:1
-
AT Keyboard interfacing with 8051 and can be easily modified for any other micro
AT Keyboard interfacing with 8051 and can be easily modified for any other micro-controller
- 2022-03-01 04:39:05下载
- 积分:1
-
在ARM7上一步一步移植UC/OSII,且成功的在板子上跑起来。
在ARM7上一步一步移植UC/OSII,且成功的在板子上跑起来。-Step by step in the ARM7 transplant UC/OSII, and successful run on the board together.
- 2022-06-02 08:31:53下载
- 积分:1
-
这是一个关于lgui嵌入式图形界面的编程实例,对开发嵌入式linux图形界面的开发很有帮助...
这是一个关于lgui嵌入式图形界面的编程实例,对开发嵌入式linux图形界面的开发很有帮助-on lgui Embedded GUI programming examples, to develop embedded Linux GUI development helpful
- 2023-03-12 06:40:04下载
- 积分:1
-
基于事件的永久开源实时操作系统 Raw OS
Raw-OS 操作系统特性
符合MISRA C 2004 编码规范,除了几个规则之外。
采用了目前业界最先进的hybrid(混合中断架构)不仅实现了最大关中断时间为0us,cpu利用率更是远超越ucos
3等实时系统。
内核最大关中断时间无限接近0us(整个内核最大关中断时间只有20句汇编),
s3c2440系统最大关中断时间实测0.8us。
支持idle任务级别的事件驱动(协程),基于状态机机制(fsm+hsm),所有idle
级别的事件任务共享一个栈!
支持MPU内存保护模块
支持task
0以及workqueue的中断下半部机制,轻松降低系统最大关中断时间到最低,以及大大提高了系统的实时性。
支持task 256个优先级
支持task无限多个
支持semaphore无限多个
支持task级别的私有semaphore,即一个任务有一个私有信号量。
- 2022-02-03 19:53:02下载
- 积分:1