当前位置:网站首页>Keil RVMDK compiled data type
Keil RVMDK compiled data type
2022-04-23 18:22:00 【Things will turn when they reach the extreme 1024】
KEIL RVMDK Compiled information
Program Size: Code=86496 RO-data=9064 RW-data=1452 ZI-data=16116
Code Is the space occupied by the code ;
RO-data yes Read Only The size of the read-only constant , Such as const type ;
RW-data yes (Read Write) The size of the initialized read-write variable ;
ZI-data yes (Zero Initialize) The size of uninitialized read-write variables .ZI-data It won't be counted in the code because it won't be initialized ;
In short, when burning, it is FLASH The occupied space in is :Code + RO Data + RW Data
While the program is running , Inside the chip RAM The space used is : RW Data + ZI Data
from https://www.cnblogs.com/king-77024128/articles/3463107.html
版权声明
本文为[Things will turn when they reach the extreme 1024]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210610057033.html
边栏推荐
- PowerDesigner various font settings; Preview font setting; SQL font settings
- Test post and login function
- Using transmittablethreadlocal to realize parameter cross thread transmission
- 登录和发布文章功能测试
- Arcpy adds fields and loop assignments to vector data
- Custom prompt box MessageBox in QT
- Refcell in rust
- Crawl lottery data
- Docker installation MySQL
- Box pointer of rust
猜你喜欢

With the use of qchart, the final UI interface can be realized. The control of qweight can be added and promoted to a user-defined class. Only the class needs to be promoted to realize the coordinate

7-21 wrong questions involve knowledge points.

ArcGIS license error -15 solution

In win10 system, all programs run as administrator by default

Hard core parsing promise object (do you know these seven common APIs and seven key questions?)

Map basemap Library
![Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]](/img/5f/a80951777a0473fcaa685cd6a8e5dd.png)
Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]

Install the yapiupload plug-in in idea and upload the API interface to the Yapi document

解决允许在postman中写入注释请求接口方法

Promote QT default control to custom control
随机推荐
Gson fastjason Jackson of object to JSON difference modifies the field name
Hard core parsing promise object (do you know these seven common APIs and seven key questions?)
The difference between deep copy and shallow copy
Const keyword, variable and function are decorated with const
Docker installation MySQL
idea中安装YapiUpload 插件将api接口上传到yapi文档上
【ACM】509. 斐波那契数(dp五部曲)
Use of regular expressions in QT
【ACM】70. 爬楼梯
【ACM】376. 摆动序列
Daily CISSP certification common mistakes (April 13, 2022)
Vulnérabilité d'exécution de la commande de fond du panneau de commande JD - freefuck
软件测试总结
MySQL auto start settings start with systemctl start mysqld
Matlab tips (6) comparison of seven filtering methods
C language to achieve 2048 small game direction merging logic
登录和发布文章功能测试
Differences between SSD hard disk SATA interface and m.2 interface (detailed summary)
QT add external font ttf
Crawl the product data of Xiaomi Youpin app