How to find the size of every .c file in .map file about S32DS?

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

How to find the size of every .c file in .map file about S32DS?

3,154件の閲覧回数
wujinhui
Contributor I

the flash of my MCU is limited,the code is large.

I want to reduce the size of my code.So,I want to the size of every .c file in .map file .

where can i find ?

ラベル(1)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

2,904件の閲覧回数
BlackNight
NXP Employee
NXP Employee

You could use the GNU size utility for this, see Listing Code and Data Size for each Source File with GNU and Eclipse | MCU on Eclipse 

I hope this helps,

Erich

2,905件の閲覧回数
wujinhui
Contributor I

I have succeeded by your suggestion.

QQ截图20170424113429.png

0 件の賞賛
返信