A new Kinetis SDK has been released Jan 29th 2016. This document shows the steps how to use the SDK with Kinetis Design Studio v3.0.0.
Unlike previous SDK's, with the SDK v2.0 it only needs a generic 'new project wizard' inside KDS.
The above steps are in the attached video 'Kinetis SDK V2.0 Configuration Generation.mp4'
See attached video 'Installing KSDK v2.0 Project Wizard in KDS.wmv'
For offline installation: the wizard can be downloaded from the https://www.nxp.com/kds web site under the Kinetis Design Studio V3.0.0 downloads, e.g. for Windows it is here:
Steps are shown in the attached video 'Create build and debug Kinetis SDK v2.0 project.wmv'
Links:
The online documentation is found here: Kinetis SDK 2.0 API Reference Manual: Introduction
Where is documentation that can be downloaded? PDFs?
Unfortunately not all places in the world actually have reliable Internet . :-(
Doing things like building SDK packages and reading documentation online forget things like that...
Bob,
You'll find the PDF (and HTML) version of the API reference manual in the downloaded SDK archive.
Regards
When I try to create a test project, at step 3 when I provide a project name "test", I get the error "Selected directory does not contain Kinetis SDK 2.x for KDS". I had downloaded and unzipped an SDK for the MK22FX512Axxx.
Hi Michael,
make sure you select 'Kinetis Design Studio' (or 'all') as IDE/toolchain selection. Plain 'gcc' is probably what you had selected.
Erich
Thanks, Erich.
I missed that button when I created the SDK.
Is the SDK 2.0 available for all processor types?
I have just tried to select MK10DX256XXX10 and the 2.0 option cannot be selected, only 1.3
If SDK 2.0 is not yet available for this processor do you have an estimate of when it will be?
Kind regards
Sean
Hi Sean,
not yet. I roadmap/list will be published soon, make sure you are following the Kinetis Software Development Kit community as it should be posted there.
Erich
Hi Erich,
If I am following the instructions of:
This step is unclear:
3. Select KDS Update site (Freescale KDS Update Site - http://freescale.com/lgfiles/updates/Eclipse/KDS)
Where is KDS Update site? I am in the Available Software screen.
Thanks,
Neil
Update,
Ok it seems I had already done this step.
How do I now, update my project to the new FatFs R0.11b or a?
Thanks,
Neil
Update,
It appears, that I need to extract my SDK_2.0_K64F.zip in my C:\Freescale\SDK_2.0_K64F
Next, I deleted my existing FatFs file on my existing project, but now I am getting errors.
I realized that the project paths for the FatFs had to be changed, so I went ahead and made the
changes needed.
"${ProjDirPath}/fatfs_0.11a"
"${ProjDirPath}/fatfs_0.11a/fsl_sd_disk"
I compiled, but I am still getting the following errors
Any suggestions?
Thanks
Hi Neil,
I have added a screenshot to make it clear.
Thanks,
Erich
Hi Neil,
may I suggest you start a new thread on this in the Kinetis SDK community (Kinetis Software Development Kit ). That would be a better place I think.
thanks!
Erich
The screenshot will make things clear for other people who would have the same issue
I did.
I will open a new thread on the other issue.
Thanks,
Erich.
Erich
Do you have an example using freertos and gpio drivers, for example to turn on and off a led in a FRDM K64 board
Thanks
Raul
Hi Raul,
see the example Jason has posted in this thread: https://community.freescale.com/message/615104?et=watches.email.thread#615104
Erich
Hi,
Where can i find the "New Kinetis SDK 2.x Project Wizard". I can not open the web " http://freescale.com/lgfiles/updates/Eclipse/KDS"
Hi Robin,
that URL is an Eclipse update site, not a normal web site.
See section above:
or section "‘New Project Wizard’ with SDK v2.0 and Kinetis Design Studio"
I hope this helps,
Erich