MCUXpresso IDE: Cannot install the SDK for FRDM-K66F

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCUXpresso IDE: Cannot install the SDK for FRDM-K66F

ソリューションへジャンプ
3,653件の閲覧回数
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 件の賞賛
返信
1 解決策
3,084件の閲覧回数
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.

元の投稿で解決策を見る

4 返答(返信)
3,084件の閲覧回数
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

3,084件の閲覧回数
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 件の賞賛
返信
3,085件の閲覧回数
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.

3,084件の閲覧回数
philipp_zh
Contributor II

Hi,

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

Philipp

0 件の賞賛
返信