本系列学习笔记基于 AUTOSAR Adaptive Platform 官方文档 R20-11 版本 AUTOSAR_EXP_PlatformDesign.pdf 缩写 CM:Communication Management SOME/IP:Scalable service-Oriented MiddlewarE over IP DDS:Data Distribution Service IPC:Inter-Process Communication PDU:Protocol Data Unit
本文介绍RTE的运行体(runnable). An AUTOSAR component defines one or more "runnable entities". A runnable entity is a piece of code with a single entry point and an associate set of data. A softwarecomponent description provides definitions for each runna
1.什么是RTE? The Run-Time Environment (RTE) is at the heart of the AUTOSAR ECU architecture. The RTE is the realization (for a particular ECU) of the interfaces of the AUTOSAR Virtual Function Bus (VFB). RTE是AUTOSAR中VFB的接口实现. The RTE provides the infras