McuXpresso Config Tools not working for PN7462 examples of SW3683

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

McuXpresso Config Tools not working for PN7462 examples of SW3683

609 Views
roberto74
Contributor I

Hi all,

We're trying out the OM27462CDK (PN7462 Controller Development Kit) to get get some experience before we are going to design our own custom board based on the PN7462 for our project.

The download of SW368322_v05.21.00 was successfull and the example "PN7462AU_ex_phExMain" runs fine with McuXpresso as within Keil ARM-MDK.

Trying to take it a step further, using Config Tools to discover how pin, clock and peripheral configuration would work out resulted in an error.

pastedImage_1.png

The .metadata\.log indicates:

!ENTRY com.crt.log 4 -1 2019-06-05 10:40:33.214
!MESSAGE The project 'PN7462AU_ex_phExMain' has no nature com.nxp.mcuxpresso.core.datamodels.sdkNature
!STACK 0
java.lang.Exception: org.eclipse.core.runtime.CoreException: The project 'PN7462AU_ex_phExMain' has no nature com.nxp.mcuxpresso.core.datamodels.sdkNature
at com.crt.utils.general.Reporter.log(Reporter.java:654)
at com.nxp.mcuxpresso.core.datamodels.providers.AddonsAdapterFactory.getAdapter(AddonsAdapterFactory.java:29)
at org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:82)
at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:295)
at com.nxp.swtools.mcuxpressoide.adapter.MCUXpressoIDEAdapter.<init>(MCUXpressoIDEAdapter.java:53)
at com.nxp.swtools.mcuxpressoide.adapter.MCUXpressoIDEAdapterFactory.getAdapter(MCUXpressoIDEAdapterFactory.java:32)
at org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:82)
at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:295)
at com.nxp.swtools.sdkproject.ToolchainProjectFactory.createToolchainProjectForImport(ToolchainProjectFactory.java:51)
at com.nxp.swtools.eclipse.handlers.OpenMexForProject.lambda$1(OpenMexForProject.java:123)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Caused by: org.eclipse.core.runtime.CoreException: The project 'PN7462AU_ex_phExMain' has no nature com.nxp.mcuxpresso.core.datamodels.sdkNature
at com.nxp.mcuxpresso.core.datamodels.providers.SDKComponentsHandler.internalRefresh(SDKComponentsHandler.java:105)
at com.nxp.mcuxpresso.core.datamodels.providers.SDKComponentsHandler.<init>(SDKComponentsHandler.java:100)
at com.nxp.mcuxpresso.core.datamodels.providers.AddonsAdapterFactory.getAdapter(AddonsAdapterFactory.java:27)
... 9 more

!ENTRY com.nxp.swtools.eclipse.handlers 4 0 2019-06-05 10:40:33.288
!MESSAGE Eclipse Project not accessible. See Project Explorer, Problems View or Error Log for details

Can you please indicate if Config Tools within McuXpresso is supported for the PN7462?

Is there an indication when PN7462 will be supported by SDK Builder?

KInd regards,

Robert

Labels (1)
0 Kudos
1 Reply

496 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Actually it is more like a MCUXpresso topic, and the answer is no . If you refer to MCUXpresso Config Tools|Software Development for NXP Microcontrollers (MCUs) | NXP , you may find the following info:

pastedImage_2.png

Since OM27462CDK is not supported by the SDK Builder, so you can not use this tool based on that board.

Hope that makes sense,

Have a great day,
Kan

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos