[CP_AUTOSAR]_总目录

目录

  • [0、Layered Software Architecture](#0、Layered Software Architecture)
  • 1、BSW_MCAL
    • [1.1 Microcontroller Drivers](#1.1 Microcontroller Drivers)
    • [1.2 Memory Drivers](#1.2 Memory Drivers)
    • [1.3 Crypto Drivers](#1.3 Crypto Drivers)
    • [1.4 Communication Drivers](#1.4 Communication Drivers)
    • [1.5 IO Drivers](#1.5 IO Drivers)
  • [2、BSW_ECU Abstraction Layer](#2、BSW_ECU Abstraction Layer)
    • [2.1 Onboard Device Abstraction](#2.1 Onboard Device Abstraction)
    • [2.2 Memory Hardware Abstraction](#2.2 Memory Hardware Abstraction)
    • [2.3 Crypto Hardware Abstraction](#2.3 Crypto Hardware Abstraction)
    • [2.4 Communication Hardware Abstraction](#2.4 Communication Hardware Abstraction)
    • [2.5 I/O Hardware Abstraction](#2.5 I/O Hardware Abstraction)
    • [2.6 Complex Abstraction](#2.6 Complex Abstraction)
  • [3、BSW_Services Layer](#3、BSW_Services Layer)
    • [3.1 System Services](#3.1 System Services)
    • [3.2 Memory Services](#3.2 Memory Services)
    • [3.3 Crypto Services](#3.3 Crypto Services)
    • [3.4 Communication Services](#3.4 Communication Services)
  • 4、RTE
  • 5、SWC

CP_AUTOSAR总目录,持续更新中。。。

0、Layered Software Architecture

AUTOSAR简介

CP_AUTOSAR简介文章 链接

分层软件架构内容简介

CP_AUTOSAR_分层软件架构_总览 链接

分层软件架构内容详解

CP_AUTOSAR_分层软件架构_内容详解 链接

1、BSW_MCAL

1.1 Microcontroller Drivers

1.2 Memory Drivers

1.3 Crypto Drivers

1.4 Communication Drivers

1.5 IO Drivers

2、BSW_ECU Abstraction Layer

2.1 Onboard Device Abstraction

2.1.1

2.2 Memory Hardware Abstraction

2.3 Crypto Hardware Abstraction

2.4 Communication Hardware Abstraction

2.5 I/O Hardware Abstraction

2.6 Complex Abstraction

3、BSW_Services Layer

3.1 System Services

3.2 Memory Services

3.3 Crypto Services

3.4 Communication Services

4、RTE

5、SWC

相关推荐
飞来客isdn3 小时前
GD32F407ZGT6在FreeRTOS下串口中断接收异常情况及解决方法
单片机·mcu·freertos·信息与通信
光子物联单片机9 小时前
STM32单片机开发入门(十一)STM32CubeIDE下载安装及开发调试说明
c语言·stm32·单片机·嵌入式硬件·mcu
Bigan(安)1 天前
【奶茶Beta专项】【LVGL9.4源码分析】09-core-obj_class对象类系统
linux·c语言·mcu·arm·unix
Bigan(安)1 天前
【奶茶Beta专项】【LVGL9.4源码分析】08-theme主题管理
linux·c语言·mcu·arm·unix
minglie11 天前
树莓派Pico‌的freeRtos
mcu
Bigan(安)2 天前
【奶茶Beta专项】【LVGL9.4源码分析】09-core-global全局核心管理
linux·c语言·mcu·arm·unix
法号:行颠2 天前
Chaos-nano协作式异步操作系统(六):`Chaos-nano` 在手持式 `VOC` 检测设备上的应用
c语言·单片机·嵌入式硬件·mcu·系统架构
babywew12 天前
二维A*路径规划算法实现与导出dll库
mcu
minglie12 天前
ESP32 波特律动oled
mcu
rechol3 天前
mcu启动流程
stm32·单片机·mcu·嵌入式