Flash & code usage analysis

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

Flash & code usage analysis

跳至解决方案
2,385 次查看
mspenard603
Contributor IV

Hi Gents,

 In MCUxpresso how can I get an idea of how much flash space is being used by the various parts of a codebase?

0 项奖励
回复
1 解答
2,316 次查看
BlackNight
NXP Employee
NXP Employee

The MCUXpresso IDE V11 has the Image Info view which gives you exactly this information.

See New NXP MCUXpresso Eclipse IDE v11.0 | MCU on Eclipse 

Other than that, if you want to do it manually:

Listing Code and Data Size for each Source File with GNU and Eclipse | MCU on Eclipse 

I hope this helps,

Erich

在原帖中查看解决方案

2 回复数
2,316 次查看
mspenard603
Contributor IV

Wow, this new feature is fantastic.

0 项奖励
回复
2,317 次查看
BlackNight
NXP Employee
NXP Employee

The MCUXpresso IDE V11 has the Image Info view which gives you exactly this information.

See New NXP MCUXpresso Eclipse IDE v11.0 | MCU on Eclipse 

Other than that, if you want to do it manually:

Listing Code and Data Size for each Source File with GNU and Eclipse | MCU on Eclipse 

I hope this helps,

Erich