当前位置:网站首页>AUTOSAR from introduction to mastery 100 lectures (50) - AUTOSAR memory management series - ECU abstraction layer and MCAL layer
AUTOSAR from introduction to mastery 100 lectures (50) - AUTOSAR memory management series - ECU abstraction layer and MCAL layer
2022-04-23 13:02:00 【Gatulo book】
1 MemStack ECU Abstraction layer and MCAL Layer Introduction
In this paper , The topic of discussion is with AUTOSAR Memory service in (MemStack) dependent ECU Abstraction layer and MCAL layer .
For memory services ECU The abstraction layer consists of memory interfaces (MemIf)、 Flash memory EEPROM Simulation (FEE) and EA(EEPROM abstract )、 External flash drivers and external devices EEPROM Driver and other modules .
MCAL The layer consists of internal flash driver and internal EEPROM Driver components .
Memory interface (MemIf) From the lower level Flash and EEPROM Abstract in the module , And provide a unified address space for the upper layer .
2 simulation EEPROM
-
Flash EEPROM Emulation The concept of
EEPROM And flash memory are nonvolatile memory , It consists of a set of storage units , Each unit holds one or more bits of information .
You can pair... On byte or word boundaries EEPROM Programming and erasing , This can be done on a single unit , Without interfering with other values .
Flash memory can be programmed on word or double word boundaries , Larger sizes can also be used , But erasure can only be performed on the sector boundary , The sector size is mainly in Kilobytes In units of .Flash The data in is in pages ( Minimum number of bytes that must be written at one time ) Write... In units , And sector ( Minimum number of bytes that must be erased at one time ) Erase in units .
Flash memory can be used to store data , These data usually use Flash EEPROM Emulation Stored in EEPROM in , The flash memory is based on Record File system .
In this file system Record Is a set of variables , By the state of the block ( Record + data )、 Block identifier and data length .
版权声明
本文为[Gatulo book]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230612571897.html
边栏推荐
- FFmpeg常用命令
- 进程虚拟地址空间区域划分
- three. JS text ambiguity problem
- Use compressorjs to compress pictures, optimize functions, and compress pictures in all formats
- XinChaCha Trust SSL Organization Validated
- Huawei cloud MVP email
- Go language slicing operation
- Async void caused the program to crash
- Async void provoque l'écrasement du programme
- How to click an object to play an animation
猜你喜欢
How to click an object to play an animation
Importerror after tensorflow installation: DLL load failed: the specified module cannot be found, and the domestic installation is slow
100 GIS practical application cases (51) - a method for calculating the hourly spatial average of NC files according to the specified range in ArcGIS
MySQL -- 16. Data structure of index
Important knowledge of transport layer (interview, retest, final)
jmeter操作redis
SSM框架系列——Junit单元测试优化day2-3
Huawei cloud MVP email
内核错误: No rule to make target ‘debian/canonical-certs.pem‘, needed by ‘certs/x509_certificate_list‘
The El table horizontal scroll bar is fixed at the bottom of the visual window
随机推荐
1130 - host XXX is not allowed to connect to this MySQL server error in Navicat remote connection database
Baserecyclerviewadapterhelper realizes pull-down refresh and pull-up loading
Redis deployment of cloud native kubesphere
Important knowledge of network layer (interview, reexamination, term end)
(1) Openjuterpyrab comparison scheme
SSM framework series - annotation development day2-2
Sort out several uses of network IP agent
Homomorphic encryption technology learning
Connect orcale
[Blue Bridge Cup] April 17 provincial competition brushing training (the first three questions)
Subscribe to Alibaba demo send business messages
How to click an object to play an animation
Custom nail robot alarm
4. DRF permission & access frequency & filtering & sorting
async void 導致程序崩潰
Wonderful review | the sixth issue of "source" - open source economy and industrial investment
拥抱机器视觉新蓝海,冀为好望开启数字经济发展新“冀”遇
Wu Enda's programming assignment - logistic regression with a neural network mindset
Navicat远程连接数据库 出现 1130- Host xxx is not allowed to connect to this MySQL server错误
SSM框架系列——注解开发day2-2