RAM ROM Measurement

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RAM ROM Measurement

1,434 次查看
sundarnatarajan
Contributor II

Hi,

I would like to measure the RAM/ROM size of the code i have compiled using s32d,  MPC5744P, gcc. Where to look for the information in the map file. It is possible to get this information for every file.

Thankyou

0 项奖励
回复
1 回复

1,266 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

enable print size for your project by right click on project name -> properties -> C/C++ build -> settings 

pastedImage_1.png

Perfect article related to GNU size utility is here: text, data and bss: Code and Data Size Explained | MCU on Eclipse 

Hope it helps. 

Jiri

0 项奖励
回复