MCUXpresso IDE: Cannot install the SDK for FRDM-K66F

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MCUXpresso IDE: Cannot install the SDK for FRDM-K66F

跳至解决方案
3,200 次查看
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

标记 (2)
0 项奖励
1 解答
2,631 次查看
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 回复数
2,631 次查看
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,631 次查看
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 项奖励
2,632 次查看
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,631 次查看
philipp_zh
Contributor II

Hi,

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

Philipp

0 项奖励