-
RTX实时操作系统-最简单点灯完整工程
Keil RTX 是免版税的确定性实时操作系统,适用于 ARM 和 Cortex-M 设备。使用该系统可以创建同时执行多个功能的程序,并有助于创建结构更好且维护更加轻松的应用程序。
产品的几大亮点
带有源代码的免版税、确定性的 RTOS
灵活的调度:循环、抢先和协作
以低的中断延迟执行高速实时操作
小的空间占用适用于资源受限的系统
不限数量的任务,每个任务都具有 254 个优先级
不限数量的邮箱、信号、互斥函数和计时器
支持多线程和线程安全运算
MDK-ARM 中的内核识别调试支持
使用 µVision 配置向导的基于对话框的设置
虽然不使用 RTOS 也能创建实时程序(通过在超级循环中执行一个或多个函数),但 Keil RTX 这样的 RTOS 可为您解决许多调度、维护和计时问题。有关 RTOS 和超级循环之间的更详细比较,请查看使用 RTOS 的优势。
- 2023-08-26 17:00:03下载
- 积分:1
-
这是一个基于金蝶K/3的磅秤插件源代码。安装本差价需要金蝶K/310.0以上的版本。本插件是客户端程序。在车辆过磅时自动产生金蝶K/3的出库单。...
这是一个基于金蝶K/3的磅秤插件源代码。安装本差价需要金蝶K/310.0以上的版本。本插件是客户端程序。在车辆过磅时自动产生金蝶K/3的出库单。-This is a based on Kingdee K/3 plug-in source code of the scales. Install this post needs more than Kingdee K/310.0 version. This plug-in is the client program. When weighed in the vehicle automatically generated Kingdee K/3 of出库单.
- 2022-06-27 01:54:17下载
- 积分:1
-
DE2 练习源码2-1
Part I
We wish to display on the 7-segment displays HEX3 to HEX0 the values set by the switches SW15−0. Let the
values denoted by SW15−12, SW11−8, SW7−4 and SW3−0 be displayed on HEX3, HEX2, HEX1 and HEX0,
respectively. Your circuit should be able to display the digits from 0 to 9, and should treat the valuations 1010 to
1111 as don’t-cares.
1. Create a new project which will be used to implement the desired circuit on the Altera DE2 board. The
intent of this exercise is to manually derive the logic functions needed for the 7-segment displays. You
should use only simple VHDL assignment statements in your code and specify e
- 2022-03-23 22:31:42下载
- 积分:1
-
Singlechip mcs51 keyboard scanning process, it is suitable for beginners to use...
mcs51单片机键盘扫描程序,很适合单片机初学者使用学习-Singlechip mcs51 keyboard scanning process, it is suitable for beginners to use single-chip learning
- 2022-01-26 07:17:19下载
- 积分:1
-
数字密码锁:S0是复位状态:密码为00000001,关锁。
S1是开锁状态。
S2是修改密码状态:将输入的code作为新密码,关锁。硬件用FPGA200...
数字密码锁:S0是复位状态:密码为00000001,关锁。
S1是开锁状态。
S2是修改密码状态:将输入的code作为新密码,关锁。硬件用FPGA2000实现-The number of locks: S0 is the reset state: password is 00000001, Guan Suo. S1 is the unlock state. Password to modify the state of S2: the code will enter a new password lock clearance. Hardware used to achieve FPGA2000
- 2023-08-17 19:30:02下载
- 积分:1
-
source code of ADUC8XX
ADUC8XX代码-source code of ADUC8XX
- 2022-03-07 20:09:49下载
- 积分:1
-
C2000 Bootloader大规模生产中的应用
资源描述C2000程序通过JTAG接口,支持tms320f2803x它的代码,可用于大规模生产C2000装置
- 2022-05-20 14:26:35下载
- 积分:1
-
STM开发板自带的IAP程序,适用于那些需要知道的人…
STM开发板自带IAP程序,适合需要熟悉STM单片机的人学习使用-STM development board comes with IAP program, suitable for people who need to know to learn the use of STM Microcontroller
- 2022-03-05 12:26:55下载
- 积分:1
-
uc/osii系统在51单片机上的移植
本段代码实现了uc/osII系统在51单片机上的移植,uc/osII系统是一种实时多任务的操作系统,可以在多种平台下实现移植,而51单片机是其最简单的移植平台,对其硬件的要求RAM>256,在实验代码中,我们实现三个任务实时进行切换。
- 2022-03-14 21:14:56下载
- 积分:1
-
包括蕾莉
Included O Reilly - Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point.
-Included O Reilly- Programming Embedded Systems in C and C++ pdf. Its been explained fantastically with simple english. Have read many embedded C documents, But the embedded C concept explained here is simple, basic and to the point.
- 2022-01-21 05:48:53下载
- 积分:1