RAM/ROM Measurement

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

RAM/ROM Measurement

跳至解决方案
1,585 次查看
talha_uyar
Contributor III

I want to know RAM/ROM usage of the compiled code. I am using S32D.ARM.2.2 I have found a similar question in which it is suggested to go to Properties>C/C++ Build>Settings>Tool Settings and enable print size. However, there is no tab named Tool Settings for my project.

I am building the sample application of MCAL with GCC and for S32K118.

Thanks in advance,

M. Talha Uyar

标记 (4)
0 项奖励
回复
1 解答
1,517 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

the size option is in Cross settings. Right click on project name -> properties -> Settings -> Cross Settings: 

pastedImage_1.png

Or you can call this GNU tool from commandline after build.

Hope it helps. 

Jiri  

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,518 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

the size option is in Cross settings. Right click on project name -> properties -> Settings -> Cross Settings: 

pastedImage_1.png

Or you can call this GNU tool from commandline after build.

Hope it helps. 

Jiri  

0 项奖励
回复