Unable to find part support for NXP MIMXRT1062xxxxA in project

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

Unable to find part support for NXP MIMXRT1062xxxxA in project

2,515 Views
mspenard603
Contributor IV

Hi All,

 I upgraded from MCUxpresso v10 to v11 and now my project states:

"Unable to find part support for NXP MIMXRT1062xxxxA in project IMXRT1060-EVK Resetting to generic part for core cm7"

What is the solution for this?

0 Kudos
4 Replies

2,306 Views
mspenard603
Contributor IV

Thank you. Turns out it was using an SDK out of MyDocuments instead of c:\NXP\SDK\ that I normally use.

0 Kudos

2,306 Views
BlackNight
NXP Employee
NXP Employee

Ok, but I don't see why this would be a problem, as long the IDE knows about that location.

What I usually do is to add the SDK part support to the project:

pastedImage_1.png

That way even if the SDK is not installed/found, I still can use it.

I hope this helps,

Erich

0 Kudos

2,306 Views
BlackNight
NXP Employee
NXP Employee

try this:

pastedImage_1.png

I hope this helps,

Erich

1,332 Views
MusApp
Contributor I

After I updated MCUXpresso to the latest version (and also the SDK of my EVK) it took me quite a while how to make existing projects compile again without any error. Thank you for your hints here.

0 Kudos