?How to minimize program memory size?

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

?How to minimize program memory size?

1,317件の閲覧回数
pengliang
Contributor III

I am using CW V10.3 for Kinetis L KL25Z development. Also, I use PE for generating the hardware initialization code.

 

The program size is quite large like 4k Byte. even I just toggle an LED. why is that large? because of PE generated code? How can I minimize the program memory size?

 

Thank you

ラベル(1)
0 件の賞賛
返信
1 返信

882件の閲覧回数
carxander
Contributor II

Hello!

Recently i read this post from Erich, I hope this help:

Optimizing the Kinetis gcc Startup | MCU on Eclipse