What SDK should be used to develop K70?

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

What SDK should be used to develop K70?

1,415 Views
tongjianwu
Contributor III

Now,I'll use the K60 and K70 to develop,K60 KSDK supported,so what SDK should I use to develop K70.

 

Thks

 

Best Regards

Labels (1)
Tags (2)
0 Kudos
4 Replies

672 Views
robertboys
Contributor IV

Hello

Another alternative is Keil MDK.  www.keil.com/freescale

The Kinetis K70 is already supported with the new CMSIS-Packs.

The IDE uVison supports P&E, OpenSDA, J-Link and Keil ULINK.

The Tower K70 is supported with two examples: Blinky and RTX_Blinky.  RTX is a free ARM RTOS with source code.

You can compile up to 32K code free and there is a yearly license for all Kinetis for $745.

Bob

0 Kudos

672 Views
tongjianwu
Contributor III

Dear Robert.

     I see it,thks!

     Now I have decided to use MQX software and I am starting study the software .

Best Regards

0 Kudos

672 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Tong Jianwu:

Just pasting here the response to your Service Request for others in doubt.

Some legacy devices will have KSDK support, but unfortunately for K70 we do not have an estimated release time yet.

But there is K70 enablement:


1) Sample code package "KINETIS_120_MHz_SC" from the next link under “Snippets, Boot Code, Headers, Monitors, etc”:


K70_120 |Kinetis K70 120/150 MHz MCUs|Freescale

2) MQX RTOS which fully supports K70:

Freescale MQX™ Software Solutions|Freescale

Once installed you can find demos in the installation paths:

- C:\Freescale\Freescale_MQX_4_1\mqx\examples

- C:\Freescale\Freescale_MQX_4_1\demo

You can install CodeWarrior: CodeWarrior for Microcontrollers-Eclipse IDE|Freescale

And there are some PEx examples:

- C:\Freescale\CW MCU v10.6\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K70FN1M

About MQX RTOS starting tutorials next links in community are very useful:

MQX Basics Training - 6 Tutorials (Labs) for MQX Begginers

MQX online training video

Regards!

Jorge Gonzalez

0 Kudos

672 Views
tongjianwu
Contributor III

Thanks for your reply!

I will try the methods you offered above.

0 Kudos