preemptive
共 6 篇文章
preemptive 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 6 篇文章,持续更新中。
基于μc/os-ⅲ的freemodbus通信协议的实现
<p>摘要:介绍了以FreeModbus协议找在嵌入式抢占实时操作系统μC/OS-l的STM32平台上,成功实现了Modbus协议的移植。通过详细分析FreeModbus协议花并编写STM32F103VET6微处理器的底层驱动,成功实现了工业Modbus协议RTU和ASCll两种模式的通信功能。测试结果表明,在实际工业生产控制和仪表开发中,应用Freemodbus协议,完全符合工业数据采集、实时控
scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one syste
scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one system idle process).
scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one syste
scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one system idle process).
In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversio
MICROSOFT VISUAL STUDIO ULTIMATE 2012
Visual Studio Ultimate 2012 是一个最先进的开发解决方案,它使各种规模的团队能够设计和创建出使用户欣喜的引人注目的应用程序。
用户可以使用灵活敏捷的规划工具(如容量规划、任务板和积压工作管理)来按照您自己的进度实现增量开发技术和敏捷方法。使用高级建模、发现和体系结构工具可描述您的系统并帮助确保实现您的体系结构构想。
通过使用生产中的 IntelliTrace、Operat
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple