nxp ide install sdks fail

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

nxp ide install sdks fail

910 Views
jiyaegou
Contributor I

hi,

nxp ide install sdk fail, log如下(请帮忙看下如何解决):

eclipse.buildId=unknown
java.version=17.0.9
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
Command-line arguments:  -os win32 -ws win32 -arch x86_64
 
com.crt.log
Error
Tue Mar 11 16:59:11 CST 2025
Unable to find valid manifest files in SDK C:\Users\Admin\mcuxpresso\02\SDKPackages\SDK_24_12_00_KW45B41Z-EVK.zip
 
java.lang.Exception: java.io.IOException: Unable to find valid manifest files in SDK C:\Users\Admin\mcuxpresso\02\SDKPackages\SDK_24_12_00_KW45B41Z-EVK.zip
at com.crt.utils.general.Reporter.log(Reporter.java:592)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.getId(SDKManifest.java:1768)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.getManifestUniqueID(SDKManifest.java:650)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.setActive(SDKManifest.java:2681)
at com.nxp.mcuxpresso.core.datamodels.ui.jobs.SDKDeleteJob.run(SDKDeleteJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.io.IOException: Unable to find valid manifest files in SDK C:\Users\Admin\mcuxpresso\02\SDKPackages\SDK_24_12_00_KW45B41Z-EVK.zip
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.getLatestSupported(SDKManifest.java:879)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.loadManifestAsZip(SDKManifest.java:904)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.loadManifest(SDKManifest.java:682)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKManifest.getId(SDKManifest.java:1766)
... 4 more
 
 
best
 
Tags (1)
0 Kudos
Reply
1 Reply

899 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @jiyaegou ,

Thanks for your post.

I gave it a try on my end, and the SDK_24_12_00_KW45B41Z-EVK.zip file was successfully installed.

Screenshot 2025-03-12 123400.png

Please pay attention to the following details:

1. What version of MCUXPresso do you have? Since the SDK you want to install is version 24.12, you should also use MCUXPresso v24.12.

Screenshot 2025-03-12 123514.png

 

2. When downloading the SDK, please pay attention to selecting the IDE as "MCUXPresso". 

Screenshot 2025-03-12 120420.png

3. When you open the IDE, try switching to a different workspace. 

Screenshot 2025-03-12 123721.png

 

Hope it can help you.

BRs,

Celeste

 

------------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
------------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply