How to check compiled code size

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

How to check compiled code size

跳至解决方案
1,712 次查看
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,441 次查看
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,442 次查看
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,441 次查看
ky3orr
Contributor II

Thank you!

This is what I was looking for :smileyhappy:

0 项奖励
回复