Guide to open source compilers for development on MKE02 microcontrollers ?

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

Guide to open source compilers for development on MKE02 microcontrollers ?

1,466件の閲覧回数
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,265件の閲覧回数
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,265件の閲覧回数
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 件の賞賛
返信