Query on SDK_2.6.11_FRDM-KW38

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

Query on SDK_2.6.11_FRDM-KW38

Jump to solution
2,393 Views
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 Kudos
Reply
1 Solution
2,347 Views
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

 

View solution in original post

6 Replies
2,382 Views
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 Kudos
Reply
2,374 Views
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,371 Views
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

 

Tags (1)
0 Kudos
Reply
2,351 Views
Javad_Baig
Contributor II

Hello EnrichS,

Any update on this?

 

Thanks,

Javad

0 Kudos
Reply
2,348 Views
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,386 Views
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