MCUXpresso IDE: Cannot install the SDK for FRDM-K66F

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

MCUXpresso IDE: Cannot install the SDK for FRDM-K66F

Jump to solution
3,135 Views
philipp_zh
Contributor II

Hi all,

When I try to install the SDK for the FRDM-K66F [1], I get an import error and the SDK is not added, see attached error.

When I generate an SDK just for the device on the FRDM-K66F [2], the import appears to work fine.

Any guess what the problem might be?

Thanks in advance,
Philipp

[1] 

SDK_2.2_FRDM-K66F

Board: FRDM-K66F, SDK version: KSDK 2.2.0, OS: Windows, Toolchain: KDS,
Selected optional items: CMSIS DSP Library, FatFS
Package hash: f3bee99425073263ef3af62abaaa2493

[2]

SDK_2.2_MK66FN2M0xxx18

Device: MK66FN2M0xxx18, SDK version: KSDK 2.2.0, OS: Windows, Toolchain: MCUXPRESSO,
Selected optional items: CMSIS DSP Library, FatFS, lwIP, USB stack
Package hash: 78d7016de7fddeb461b27b8265076ed0

0 Kudos
1 Solution
2,566 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Hi,

the problem is that you are importing an SDK made for KDS. MCUXpresso IDE can only handle an SDK containing support for it. Please re-download the SDK and ensure that you select MCUXpresso IDE as the toolchain.

We accept that the current error is not ideal, we are looking at improving it in the next release.

Ciao,

MCUXpresso support.

View solution in original post

4 Replies
2,566 Views
BlackNight
NXP Employee
NXP Employee

Hi Philipp,

your package [1] only has support for KDS in it, that's why it does not work.

Your package[2]  works because it has MCUXpresso support in it (IDE).

Erich

2,566 Views
philipp_zh
Contributor II

Hoi Erich,

Thanks a lot! That was indeed the problem. And the solution was right there in my post!

Philipp

0 Kudos
2,567 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Hi,

the problem is that you are importing an SDK made for KDS. MCUXpresso IDE can only handle an SDK containing support for it. Please re-download the SDK and ensure that you select MCUXpresso IDE as the toolchain.

We accept that the current error is not ideal, we are looking at improving it in the next release.

Ciao,

MCUXpresso support.

2,566 Views
philipp_zh
Contributor II

Hi,

Thanks a lot! That was indeed the problem. And the solution was right there in my post!

Philipp

0 Kudos