Hi team,
My name is Joao and I am now getting into the world of MCUXpresso and Kinetis.
I am trying to build a simple UART Hello World for a custom board that we have based on the Kinetis MK64FN1M0VLQ12.
I am able to create the SDK focused simply on the micro controller (no board kit associated) with the web based dashboard editor.
When I imported the SDK to the MCUXpresso and start configuring the UART ports I discovered that the package of the device is a MAPBGA 144 and I want a LQFP 144 package. When I changed it to the one desired, I received an entry on the “Problems” tab stating that “Part number MK64FN1M0VDC12 detected in MCUXpresso_IDE project does not match with currently selected MK64FN1M0VLQ12”. With this issue I am not able to select the right pins and peripheral signals so that I can run the script on my device.
What should I do to enable this change?
Is there any manual to follow ?
Thank you in advance
Regards
Solved! Go to Solution.
You can change the package here:
I hope this helps,
Erich
Hi Erich,
It worked.
The Issue under the "Problems" tab is gone now.
Thank you for the support
Regards
João