?How to minimize program memory size?

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

?How to minimize program memory size?

1,369 次查看
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 回复

934 次查看
carxander
Contributor II

Hello!

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

Optimizing the Kinetis gcc Startup | MCU on Eclipse