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.

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

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.

504 次查看
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.

标签 (1)
0 项奖励
2 回复数

418 次查看
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 项奖励

418 次查看
qcd
Contributor I

Mark,

 Thanks for the pointers!

JL

0 项奖励