Query on SDK_2.6.11_FRDM-KW38

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

Query on SDK_2.6.11_FRDM-KW38

跳至解决方案
2,399 次查看
Javad_Baig
Contributor II

Hello,

 

Is it possible to import an example/projects present in the sdk into MCUXpresso workspace without actually installing the SDK(SDK_2.6.11_FRDM-KW38), If yes please let me know the process. Please help me out with this at the earliest.

 

Thanks

 

0 项奖励
回复
1 解答
2,353 次查看
ErichStyger
Specialist I

without installing SDK into MCUXpresso IDE.

You have to install the SDK into the IDE. The projects are imported/created from the manifest XML file.

 

Erich

 

在原帖中查看解决方案

6 回复数
2,388 次查看
Javad_Baig
Contributor II

Hi ErichS,

 

Thank you very much for your reply, I didn't find SDK Management in MCUXpresso IDE could you please tell where this option is available

0 项奖励
回复
2,380 次查看
ErichStyger
Specialist I

right-click on the project, it is in the context menu.

See as well: https://mcuoneclipse.com/2021/04/27/upgrade-to-a-new-nxp-mcuxpresso-sdk/

Erich

2,377 次查看
Javad_Baig
Contributor II

Hello ErichS,

Thank you, I have found it this option I will get only when I import the project from SDK. Here my concern is I am trying to Import a project from extracted SDK without installing SDK into MCUXpresso IDE. 

I am using import option in IDE and trying to import the project but here it is not identifying the project, below I have attached a screenshot of the path which I am following. 

 

Javad_Baig_0-1624627825047.png

 

标记 (1)
0 项奖励
回复
2,357 次查看
Javad_Baig
Contributor II

Hello EnrichS,

Any update on this?

 

Thanks,

Javad

0 项奖励
回复
2,354 次查看
ErichStyger
Specialist I

without installing SDK into MCUXpresso IDE.

You have to install the SDK into the IDE. The projects are imported/created from the manifest XML file.

 

Erich

 

2,392 次查看
ErichStyger
Specialist I

Hi @Javad_Baig ,

yes, you can do this. In order for the debugger to have all the needed files, make sure you have 'SDK Part support' added to the project:

ErichS_0-1624622614072.png

Keep in mind: without the SDK installed, you cannot add files/drivers from it to the project: for this you need to have the SDK available.

I hope this helps,

Erich