Query on SDK_2.6.11_FRDM-KW38

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

Query on SDK_2.6.11_FRDM-KW38

ソリューションへジャンプ
2,398件の閲覧回数
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,352件の閲覧回数
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,387件の閲覧回数
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,379件の閲覧回数
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,376件の閲覧回数
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,356件の閲覧回数
Javad_Baig
Contributor II

Hello EnrichS,

Any update on this?

 

Thanks,

Javad

0 件の賞賛
返信
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

 

2,391件の閲覧回数
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