How to use KDS 3.1.0 with FRDM-KE047 board?

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

How to use KDS 3.1.0 with FRDM-KE047 board?

Jump to solution
464 Views
zg
Contributor II

I recently purchased a FRDM-KE047 board and it works fine with the precompiled examples.  However, there does not seem to be any support for the board or the chip (MKE04Z8VFK4) in KDS 3.1.0.

 

Can support for the board and chip be added to KDS 3.1.0?  If so, how?

Labels (1)
0 Kudos
1 Solution
346 Views
DavidS
NXP Employee
NXP Employee

Hi Zachary,

The best software support for the Kinetis E devices is FRDM-KEXX Driver Library Package (REV 1.2.1) for board support and lots of examples.

It only support CodeWarrior, IAR, and Keil IDE's....all for $'s products.

The KDS IDE does support the KE processor with or without Processor Expert (PE).  Without PE is a baremetal application framework and you have to develop all of the code.  With PE you can add Components to configure the clock, add peripheral support, etc..

UPDATED:

I found a colleague (Derek Snell) that ported the FRDM-KEXX to support KDS!

FRDM-KEXX Driver Library Package

Regards,

David

View solution in original post

0 Kudos
2 Replies
347 Views
DavidS
NXP Employee
NXP Employee

Hi Zachary,

The best software support for the Kinetis E devices is FRDM-KEXX Driver Library Package (REV 1.2.1) for board support and lots of examples.

It only support CodeWarrior, IAR, and Keil IDE's....all for $'s products.

The KDS IDE does support the KE processor with or without Processor Expert (PE).  Without PE is a baremetal application framework and you have to develop all of the code.  With PE you can add Components to configure the clock, add peripheral support, etc..

UPDATED:

I found a colleague (Derek Snell) that ported the FRDM-KEXX to support KDS!

FRDM-KEXX Driver Library Package

Regards,

David

0 Kudos
346 Views
zg
Contributor II

Thanks!  That will help a lot!

0 Kudos