How do I reset the project part number?

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

How do I reset the project part number?

568 Views
seanhudson
Contributor I

I started with one package version of a MK82 part, but subsequently changed it in the PINS tool.  How do I tell MCUXpresso to change the target for the project?  I currently see an error in the PINS tool. (see screenshot below)  After grep'ing around, it appears that the project setting is completely contained in the .cproject file.  I am hesitant to modify that directly.  Further, it appears that that setting is used to create and pass several #defines into the project that will influence compilation.  What's my best approach here?

Screen Shot 2018-08-06 at 8.41.08 AM.png

0 Kudos
1 Reply

463 Views
marek-trmac
NXP Employee
NXP Employee

Hi Sean Hudson,

I'd recommend to create new project and move your source code to the new project.

Can you describe how did you change package version in PINS tool? Such operation should not be available in MCU IDE.
Regards

Marek

Regards,
Marek
0 Kudos