MKL03Z with CodeWarrior

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

MKL03Z with CodeWarrior

1,070 Views
smartsystems
Contributor I

Hello,

 

I'm planning a project with the MKL03Z. So I've ordered the FRDM-KL03Z board for testing. The problem is that I can't create a new Project in CodeWarrior 10.4 for the KL03Z-family. There are only the KL02Z, KL04Z and KL05Z available. Is the KL03Z supported?

 

regards

Sven

Labels (1)
0 Kudos
3 Replies

627 Views
mjbcswitzerland
Specialist V

Hi Sven

The KL03 is a new part and these are supported by KDS [Kinetis Design Studio Integrated Development |Freescale] but not by CW10.x.

You can still build projects for the KL03 with CW but it is advisable to use KDS due to it containing the project/programming/debugging support.

Regards

Mark

µTasker Kinetis support

KL03 - µTasker FRDM-KL03Z support

For the complete "out-of-the-box" Kinetis experience and faster time to market

627 Views
smartsystems
Contributor I

Hello Mark,

I've downloaded the KDS 2.0 and have installed all updates. But the problem is the same as in CodeWarrior.

Regards

Sven

KDS.jpg

0 Kudos

627 Views
BlackNight
NXP Employee
NXP Employee

Adding new devices to KDS is a two step process: you need to download and install the Kinetis SDK first.

On

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS_SDK&nodeId=0152101E8C1EF7&fps...

pastedImage_1.png

(use 'All downloads' on the right side)

Once you have it installed, use the KDS/Eclipse updater to add the device support with Help > Install New Software. Point it to

C:\Freescale\KSDK_1.0.0-KL03Z\tools\eclipse_update\

and update Eclipse from the zip file there.

Then you have KL03Z support listed:

I hope this helps,

Erich

0 Kudos