RAM/ROM Measurement

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,582件の閲覧回数
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

0 件の賞賛
返信
1 解決策
1,514件の閲覧回数
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,515件の閲覧回数
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 件の賞賛
返信