RAM ROM Measurement

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RAM ROM Measurement

1,439件の閲覧回数
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,271件の閲覧回数
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 件の賞賛
返信