KDS Tutorials

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

KDS Tutorials

1,079 Views
rongwang
Contributor I

How to load the Freescale CodeWarrior example projects (K20, K60..) into KDS?

Does KDS package contain the example projects (K20, K60..)???

Where I can find KDS Tutorials with PE included?

 

Thanks,

 

Rong

Labels (1)
0 Kudos
5 Replies

692 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Rong,

Do you refere to the sample code provide in the K20, K60... web page? Unfortunately these examples have not been ported to KDS.

You can find a guide showing how to port a project form CW to KDS in the KDS installation path...

C:\Freescale\KDS_3.0.0\doc\KDS_Porting_Guide.pdf

However I think that the cleanest way to port a project is to create a new KDS project and copy/add all the source files/libraries/settings form the CW project.

You may also take a look to our new KSDK (Kinetis Software developmet Kit). It is a set of peripheral drivers provided as librares but including source code. It contains many The newest version is KSDK2.0.

Please take a look to the following post.

https://community.freescale.com/docs/DOC-329662

Regarding Processor Expert Tutorials youc an find a LOT of information in the following blog. Just type in seach 'Processor Expert Tutorial' and you will have a lot of results.

http://mcuoneclipse.com/

http://mcuoneclipse.com/category/processor-expert/

Best regards,

Carlos

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

692 Views
rongwang
Contributor I

Hi, Carlos,

Thank you very much for your help.

Yes, I meant the TCP-IP application example projects under CW.

I was told KSDK2.0 does not allow PE. Do you know why?

Thanks,

Rong

On Mon, Feb 8, 2016 at 1:21 PM, Carlos_Musich <admin@community.freescale.com

0 Kudos

692 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Rong,

KSDK architecture was redesigned in KSDK2.0 with a much more flexible and easy to use layers. Then the PEx component of previous versions are not working anymore with this version. Besides this we are moving now to the new Kinetis Expert which is an online tool that helps you to configure Kinetis peripheral modules.

Please take a look.

Welcome to Kinetis Expert | Kinetis Expert

Best regards,

Carlos

0 Kudos

692 Views
rongwang
Contributor I

Hi, Carlos,

Does this on-line PE have anything to do with KSDK2.0?

If not, can the generated PE code working with IDE KDS3.0 or KDS3.1?

Is this on-line PE available now?

Thanks,

Rong

On Mon, Feb 8, 2016 at 1:48 PM, Carlos_Musich <admin@community.freescale.com

0 Kudos

692 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi Rong,

I think the concepts are mixing.

KDS3.0 - Latest Eclipse based IDE for Kinetis devices.

KSDK2.0 - Latest drivers library for Kinetis devices

Kinetis Expert - Online configuration tool (still in development)

Kinetis Expert is intended to be used with KDS3.0 and KSDK2.0. However if you still need Processor Expert the best option is to keep working with KSDK1.3

Below you can find a Tutorial and more information about KSDK2.0.

Using Kinetis Design Studio v3.x with Kinetis SDK v2.0

Kinetis Expert System Configuration Tools

Welcome to Kinetis Expert | Kinetis Expert

Regards,

Carlos

Note: If this post answers your question, please click the Correct Answer button. Thank you!

0 Kudos