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?
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