Hi,
In this post Change package on MCUXpresso it is explained how to change the device package in MCUxpresso. However how can I switch in MCUxpresso from a device to another one with the same package but bigger flash memory?
For example: MKL03Z8VFG4 to MKL03Z32VFG4
regards,
gatson
Solved! Go to Solution.
Hi Gaston,
KL03 only has these three package(FG, FK, AF). You can change memory size in properties->MCU settings->Memory detail. Link file will change automatically when you compile project.
Regards,
Jing
Hi Gaston,
KL03 only has these three package(FG, FK, AF). You can change memory size in properties->MCU settings->Memory detail. Link file will change automatically when you compile project.
Regards,
Jing
Thank you Jing, it works fine.
To take effect, you also have to uncheck the Preserve memory configuration as shown
regards,
gaston