Guide to open source compilers for development on MKE02 microcontrollers ?

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

Guide to open source compilers for development on MKE02 microcontrollers ?

1,462 次查看
johny
Contributor II

Hi,

I am new to the Freescale uC and I have used MKE02 in my design ? Any pointers what are the open source compilers available for development and also recommended debuggers ?

Thanks,

Johny

标签 (1)
2 回复数

1,261 次查看
johny
Contributor II

Thanks Mark. I guess we could use the newly released

KDS_IDE: Kinetis Design Studio Integrated Development Environment (IDE).


Regards,

J

0 项奖励
回复

1,261 次查看
mjbcswitzerland
Specialist V

Hi

The standard open source compiler is GCC. This is included in Freescale's Codewarrior 10.x, available as a free special edition with code size limitation of 128k (maybe less for the KE?) so there is probably no sense in not using it and trying to patch together other solutions. It supports the standard debuggers.

Regards

Mark

0 项奖励
回复