I want to know how can I create standalone project for Keil IDE using MCUExpesso SDK. I am new to the MCU Exoresso SDK when I was using KSDK using Project Generator Iwa s able to generate the standalone projects easily,do you have any similar application for the new SDK ?
I am using MKV11Z128 MCU
Hello Karthik Poojary,
Yes, you can use the MCUXpresso Config Tools generate a standalone KSDK project for Keil ,
please refer to the below steps:
- Download the SDK package for your chip , https://mcuxpresso.nxp.com/en/select
choose Keil MDK IDE ,
- Download and install MCUXpresso Config Tools :
refer to the "MCUXpressoConfigTools_User_Manual"->Chapter 6 Project Cloner create your project .
Hope it helps
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Karthik Poojary,
you can also download any SDK example directly from MCUXpresso SDK builder web site. Just in your dashboard click on the download icon for any SDK package and select `Download Standalone Example Project`. This is standalone example, that can be build without SDK package.
Regards
Marek