Using KDS IDE 3.0, how do I work with two different families of Kinetis processors?

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

Using KDS IDE 3.0, how do I work with two different families of Kinetis processors?

Jump to solution
1,030 Views
neilporven
Senior Contributor I

Hi everyone,

 

I been working with the FRDM-K64 evaluation board and I also wanted to work with the FRDM-KL03Z evaluation board.

The problem I came across was that, when I tried switching to the FRDM-KL03Z I was made aware that KSDK that I was

using for the FRDM-K64 did not support that of the KL03Z.  This was weird to me, I thought to myself why isn't there a companion software

that support all Kinetis processors and have a simple check box or drop down and select the one you want to use?

 

Anyways, after much hunting around (I don't know why Freescale doesn't have a document for this and makes everyone life simple or better yet a small video),

I found that there is this an elaborate instruction go to the help menu go to here...do this.... go to there.... change this......change that.... download this.....????  Bottom line,

I ended up with KSDK_1.0.0_KL03Z loaded in my SDK.  Mind you, by know I still haven't even written a single line of code and my mind is already exhausted and

I am hoping that I didn't miss a step that would be catastrophic somewhere down the line with the development.  In the mist of all this, I was asked to drop the KL03Z for a while

and go back to the K64..... great!!!! now the changes I made for the KL03Z was giving me hell with what I did for the K64!

 

Is there a simple way to be able to switch between one K family processor and another?  Does KDS IDE 3.0 handle this?  If someone else is going through the same pain and

has figured this out, can you please share how you took care of this issue.

 

Thank you.

Labels (1)
1 Solution
782 Views
adriancano
NXP Employee
NXP Employee

Hi Neil,

The latest KSDK version that is the KSDK v.1.2.0 supports both devices: K64 and KL03 and both development systems: FRDM-KL03Z and FRDM-K64F120M. Attached you can find the KSDK v.1.2.0 release notes for your reference.

Attached also a guide to download and install the KSDK v.1.2.0.

After you install the software follow the instructions of the section 5.2 Install Eclipse Update of the Getting Started with Kinetis SDK (KSDK) v.1.2 document (C:\Freescale\KSDK_1.2.0\doc) to install the update.

Please let me know if you have more questions.


Hope this information can help you

Best Regards,
Adrian Sanchez Cano
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
783 Views
adriancano
NXP Employee
NXP Employee

Hi Neil,

The latest KSDK version that is the KSDK v.1.2.0 supports both devices: K64 and KL03 and both development systems: FRDM-KL03Z and FRDM-K64F120M. Attached you can find the KSDK v.1.2.0 release notes for your reference.

Attached also a guide to download and install the KSDK v.1.2.0.

After you install the software follow the instructions of the section 5.2 Install Eclipse Update of the Getting Started with Kinetis SDK (KSDK) v.1.2 document (C:\Freescale\KSDK_1.2.0\doc) to install the update.

Please let me know if you have more questions.


Hope this information can help you

Best Regards,
Adrian Sanchez Cano
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------