I have been compiling and flashing my project for the NXP MK10DN512 device just fine. We decided to change that device for the MK10FN1M which is exactly the same except for the amount of flash which is 1MB instead of the 512KB from the MK10DN512.
I selected the MK10FN1M in the "Options for Target" and the projects still compiles fine but I'm getting:
And if I click OK I get:
I haven't really found a way to make this device change. So, what am I missing?
The recommended (and stable) solution is to
- set up a new "MK10FN1M"-project
- and migrate the "MK10DN512 "-project accordingly