How to check compiled code size

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

How to check compiled code size

ソリューションへジャンプ
1,708件の閲覧回数
ky3orr
Contributor II

Hi All,

 

I am using KDS 2.0.

I'd like to know after my project was build what is actually the size of generated code (I have only 32kB on KL05 ).

 

Is there any option to enable for it?

 

Thanks for help.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,437件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Grzegorz Kaczmarek:

Yes there is an option. This is explained by colleague Erich Styger:

GNU Additional Tools: Create Flash Image, Print Size and Extended Listing Options | MCU on Eclipse

And the explanation for the different output sections:

text, data and bss: Code and Data Size Explained | MCU on Eclipse

Regards!

Jorge Gonzalez

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,438件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Grzegorz Kaczmarek:

Yes there is an option. This is explained by colleague Erich Styger:

GNU Additional Tools: Create Flash Image, Print Size and Extended Listing Options | MCU on Eclipse

And the explanation for the different output sections:

text, data and bss: Code and Data Size Explained | MCU on Eclipse

Regards!

Jorge Gonzalez

0 件の賞賛
返信
1,437件の閲覧回数
ky3orr
Contributor II

Thank you!

This is what I was looking for :smileyhappy:

0 件の賞賛
返信