How to use Kinetis SDK in Segger Embedded Studio

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

How to use Kinetis SDK in Segger Embedded Studio

807 Views
zbysekvoda
Contributor I

Hi community,

is it possible to import whole Kinetis KV SDK to Segger Embedded Studio?

I am using OpenSDA programmer with Segger J-Link firmware to program Kinetis KV microchip (MKV11Z64VFM7 Product Information|NXP).

I have trouble using MCUXpresso with this programmer, but it works correctly with Segger Embedded Studio (I am able to upload and debug simple "hello world" program).

I have added Kinetis KV package, but it includes only basic constants etc.

Is there some way to include complete SDK for my chip, including fsl_gpio.h and other HAL files?

Thank you!

0 Kudos
1 Reply

756 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi Zbysek,

Kinetis SDK doesn't support Segger Embedded Studio. It can support MCUXpresso/IAR/Keil. You have to add these SDK code manually.

Regards,

Jing

0 Kudos