Flash & code usage analysis

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

Flash & code usage analysis

ソリューションへジャンプ
821件の閲覧回数
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 解決策
752件の閲覧回数
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 返答(返信)
752件の閲覧回数
mspenard603
Contributor IV

Wow, this new feature is fantastic.

0 件の賞賛
753件の閲覧回数
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