上一页 1 ··· 290 291 292 293 294 295 296 297 298 ··· 367 下一页
摘要: 嵌入式Linux设备驱动程序:发现硬件配置 Embedded Linux device drivers: Discovering the hardware configuration Interfacing with Device Drivers 了解硬件配置 虚拟驱动程序演示了一个设备驱动程序的结 阅读全文
posted @ 2020-07-11 11:03 吴建明wujianming 阅读(428) 评论(0) 推荐(0)
摘要: 嵌入式Linux的OTA更新,第1部分-基础知识和实现 OTA updates for Embedded Linux, Fundamentals and implementation 更新的需要 一旦嵌入式Linux产品离开实验室进入现实世界,如何更新设备的问题将成为重要的考虑因素。 更新并不总是必 阅读全文
posted @ 2020-07-11 10:20 吴建明wujianming 阅读(3970) 评论(0) 推荐(0)
摘要: 队列:实用程序服务和数据结构 Queues: utility services and data structures 队列实用程序服务 Nucleus RTOS有四个API调用,它们提供与队列相关的实用函数:重置队列、返回有关队列的信息、返回应用程序中的队列数量以及返回指向应用程序中所有队列的指针 阅读全文
posted @ 2020-07-11 07:13 吴建明wujianming 阅读(214) 评论(0) 推荐(0)
摘要: 管道:介绍和基本服务 Pipes: introduction and basic services 与邮箱或队列相比,它们提供了在任务之间传递简单消息的更灵活的方式。 使用管道 在Nucleus SE中,管道是在构建时配置的。一个应用程序最多可以配置16个管道。如果未配置管道,则应用程序中不会包含与 阅读全文
posted @ 2020-07-11 06:11 吴建明wujianming 阅读(326) 评论(0) 推荐(0)
摘要: 管道:实用程序服务和数据结构 Pipes: utility services and data structures 管道公用设施 Nucleus RTOS有四个API调用,它们提供与管道相关的实用程序函数:重置管道、返回有关管道的信息、返回应用程序中管道的数量以及返回指向应用程序中所有管道的指针。 阅读全文
posted @ 2020-07-11 05:27 吴建明wujianming 阅读(209) 评论(0) 推荐(0)
摘要: 嵌入式Linux设备驱动程序:编写内核设备驱动程序 Embedded Linux device drivers: Writing a kernel device driver 编写内核设备驱动程序 最终,当您用尽了之前所有的用户空间选项后,您将发现自己必须编写一个设备驱动程序来访问连接到设备上的硬件 阅读全文
posted @ 2020-07-10 20:56 吴建明wujianming 阅读(591) 评论(0) 推荐(0)
摘要: 分离内核和虚拟机支持安全的关键任务边缘计算 Separation kernels and VMs enable secure mission critical edge computing Lynx软件技术公司在其MOSA.ic使安全的关键任务边缘计算能力能够被添加到工业、航空电子、卫星和无人机应用 阅读全文
posted @ 2020-07-10 20:41 吴建明wujianming 阅读(323) 评论(0) 推荐(0)
摘要: 新的微芯片MCU增加了来自外部闪存的安全引导保护 New Microchip MCU Adds Secure Boot Protection from External Flash 对于从外部SPI闪存启动的操作系统,Microchip技术引入了其最新的加密微控制器(MCU),以防止恶意rootki 阅读全文
posted @ 2020-07-10 20:23 吴建明wujianming 阅读(557) 评论(0) 推荐(0)
摘要: 使用Nucleus SE实时操作系统 Using the Nucleus SE real-time operating system 到目前为止,在本系列文章中,我们详细介绍了Nucleus SE提供的所有设施。现在是时候看看如何在一个真正的嵌入式软件应用程序中使用它。 什么是核SE? 我们知道Nu 阅读全文
posted @ 2020-07-10 20:12 吴建明wujianming 阅读(349) 评论(0) 推荐(0)
摘要: Nucleus-SE迁移:未实现的设施和兼容性 Nucleus SE migration: Unimplemented facilities and compatibility Nucleus SE的一个关键设计要求是与Mentor的旗舰实时操作系统产品Nucleus RTOS高度兼容。Nucleu 阅读全文
posted @ 2020-07-10 19:43 吴建明wujianming 阅读(209) 评论(0) 推荐(0)
上一页 1 ··· 290 291 292 293 294 295 296 297 298 ··· 367 下一页