上一页 1 ··· 322 323 324 325 326 327 328 329 330 ··· 400 下一页
摘要: 嵌入式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)
摘要: 嵌入式Linux设备驱动程序:编写内核设备驱动程序 Embedded Linux device drivers: Writing a kernel device driver 编写内核设备驱动程序 最终,当您用尽了之前所有的用户空间选项后,您将发现自己必须编写一个设备驱动程序来访问连接到设备上的硬件 阅读全文
posted @ 2020-07-10 20:56 吴建明wujianming 阅读(593) 评论(0) 推荐(0)
摘要: 分离内核和虚拟机支持安全的关键任务边缘计算 Separation kernels and VMs enable secure mission critical edge computing Lynx软件技术公司在其MOSA.ic使安全的关键任务边缘计算能力能够被添加到工业、航空电子、卫星和无人机应用 阅读全文
posted @ 2020-07-10 20:41 吴建明wujianming 阅读(340) 评论(0) 推荐(0)
摘要: 新的微芯片MCU增加了来自外部闪存的安全引导保护 New Microchip MCU Adds Secure Boot Protection from External Flash 对于从外部SPI闪存启动的操作系统,Microchip技术引入了其最新的加密微控制器(MCU),以防止恶意rootki 阅读全文
posted @ 2020-07-10 20:23 吴建明wujianming 阅读(559) 评论(0) 推荐(0)
上一页 1 ··· 322 323 324 325 326 327 328 329 330 ··· 400 下一页