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.
05-09-2014
07:22 AM
1,079 Views
qcd
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
2 Replies
05-09-2014
07:53 AM
993 Views

mjbcswitzerland
Specialist V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
05-09-2014
11:16 PM
993 Views
qcd
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mark,
Thanks for the pointers!
JL
