Is there a way to use the KDS like a traditional IDE for embedded MCU? I means setting up the pheripheral by .h and .c files, for e.g. MKL25Z4.h. Without moving the Product Expert Route.

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

Is there a way to use the KDS like a traditional IDE for embedded MCU? I means setting up the pheripheral by .h and .c files, for e.g. MKL25Z4.h. Without moving the Product Expert Route.

496 Views
qcd
Contributor I

Is there a way to use the KDS like a traditional IDE for embedded MCU? I means setting up the pheripheral by .h and .c files, for e.g. MKL25Z4.h. Without moving the Product Expert Route.

Labels (1)
0 Kudos
2 Replies

410 Views
mjbcswitzerland
Specialist V

John

Yes, it is essentially Eclipse.

Any plugin tools are "on top" of its basic functionality (editing, managing a build, connecting to targets, downloading and debugging) and are therefore options.

I use KDS with the uTasker project: http://www.utasker.com/kinetis.html which contains all processor support without need for any automation.

regards

Mark

0 Kudos

410 Views
qcd
Contributor I

Mark,

 Thanks for the pointers!

JL

0 Kudos