Change package on MCUXpresso

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Change package on MCUXpresso

Jump to solution
2,190 Views
joao_ribeiro
Contributor IV

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

1 Solution
1,863 Views
BlackNight
NXP Employee
NXP Employee

You can change the package here:

pastedImage_1.png

I hope this helps,

Erich

View solution in original post

2 Replies
1,864 Views
BlackNight
NXP Employee
NXP Employee

You can change the package here:

pastedImage_1.png

I hope this helps,

Erich

1,863 Views
joao_ribeiro
Contributor IV

Hi Erich,

It worked.

The Issue under the "Problems" tab is gone now.

Thank you for the support

Regards

João

0 Kudos