摘要:
嵌入式Linux设备驱动程序:在运行时读取驱动程序状态 Embedded Linux device drivers: Reading driver state at runtime 在运行时了解驱动程序 一旦有了一个正在运行的Linux系统,了解哪些设备驱动程序被加载以及它们处于什么状态是很有用的。 阅读全文
posted @ 2020-07-11 12:20
吴建明wujianming
阅读(805)
评论(0)
推荐(0)
摘要:
嵌入式Linux设备驱动程序:用户空间中的设备驱动程序 Embedded Linux device drivers: Device drivers in user space Interfacing with Device Drivers Device drivers in user space 用 阅读全文
posted @ 2020-07-11 11:39
吴建明wujianming
阅读(472)
评论(0)
推荐(0)
摘要:
嵌入式Linux设备驱动程序:发现硬件配置 Embedded Linux device drivers: Discovering the hardware configuration Interfacing with Device Drivers 了解硬件配置 虚拟驱动程序演示了一个设备驱动程序的结 阅读全文
posted @ 2020-07-11 11:03
吴建明wujianming
阅读(433)
评论(0)
推荐(0)
摘要:
嵌入式Linux的OTA更新,第1部分-基础知识和实现 OTA updates for Embedded Linux, Fundamentals and implementation 更新的需要 一旦嵌入式Linux产品离开实验室进入现实世界,如何更新设备的问题将成为重要的考虑因素。 更新并不总是必 阅读全文
posted @ 2020-07-11 10:20
吴建明wujianming
阅读(4008)
评论(0)
推荐(0)
摘要:
队列:实用程序服务和数据结构 Queues: utility services and data structures 队列实用程序服务 Nucleus RTOS有四个API调用,它们提供与队列相关的实用函数:重置队列、返回有关队列的信息、返回应用程序中的队列数量以及返回指向应用程序中所有队列的指针 阅读全文
posted @ 2020-07-11 07:13
吴建明wujianming
阅读(216)
评论(0)
推荐(0)
摘要:
管道:介绍和基本服务 Pipes: introduction and basic services 与邮箱或队列相比,它们提供了在任务之间传递简单消息的更灵活的方式。 使用管道 在Nucleus SE中,管道是在构建时配置的。一个应用程序最多可以配置16个管道。如果未配置管道,则应用程序中不会包含与 阅读全文
posted @ 2020-07-11 06:11
吴建明wujianming
阅读(333)
评论(0)
推荐(0)
摘要:
管道:实用程序服务和数据结构 Pipes: utility services and data structures 管道公用设施 Nucleus RTOS有四个API调用,它们提供与管道相关的实用程序函数:重置管道、返回有关管道的信息、返回应用程序中管道的数量以及返回指向应用程序中所有管道的指针。 阅读全文
posted @ 2020-07-11 05:27
吴建明wujianming
阅读(213)
评论(0)
推荐(0)

浙公网安备 33010602011771号