And for switching package - in MCUXpresso IDE the processor and package is defined by the project toolchain settings, so you have to change it there:
Then if you open config tools, you can switch the package in the problems view using popup menu on the error:
(in the new IDE version it will ask you during opening configuration)
Regards,
Libor
Hello Terry,
it might be either connection problem or file access rights problem. Please attach here the log file
c:\Users\<user_name>\.nxp\swtools.log
This should help to understand the problem.
You can also download to data from https://mcuxpresso.nxp.com/en/select_config_tools_data and then import using import wizard located File | Import ... - MCUXpresso Config Tools | Import Processor Data:
Regards,
Libor
Hello Terry,
thank you for the feedback. If you attach the log file, we can also fix the root cause, because using only offline data means you will not receive any update of the data, even they do not change frequently.
Regards,
Libor
Hi Libor
I found another issue that maybe you can explain.
My target board is based on a MK60DN512VLL10 - LQFP 100 package.
Now when I import the SDK example code, it is based on the MK60DN512VMD10 - MAPBGA 144 package.
Now with the MCUXpresso 10.3 version, I can change the package to match my target:
But with the newer MCUXpresso 11.1 release, the package selection option is grey'd out so I cannot select a different package.:
And for switching package - in MCUXpresso IDE the processor and package is defined by the project toolchain settings, so you have to change it there:
Then if you open config tools, you can switch the package in the problems view using popup menu on the error:
(in the new IDE version it will ask you during opening configuration)
Regards,
Libor