Guide to open source compilers for development on MKE02 microcontrollers ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Guide to open source compilers for development on MKE02 microcontrollers ?

1,471 Views
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

Labels (1)
2 Replies

1,270 Views
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 Kudos
Reply

1,270 Views
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 Kudos
Reply