How do I change the MCU package in MCUXpresso for VS Code?

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

How do I change the MCU package in MCUXpresso for VS Code?

Jump to solution
1,237 Views
olav
Contributor II

I have imported a SDK example project into MCUXpresso for VS COde, but I need to change the MCU package. How do I do this?

0 Kudos
Reply
1 Solution
1,178 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @olav 

 

"As long as the ports are the same in the two packages (as they are to my knowledge), it does not matter if the package is set to 100pin QFN of 98pin BGA?"

->> Yes, it doesn't matter.

 

BR

Alice

View solution in original post

3 Replies
1,181 Views
olav
Contributor II

I have manually hanged every instance of LPC55S69JBD100_cm33 to LPC55S69JEV98_cm33 in the different json files.
The Projects->myProject->MCU-> Package is however still wrong.

But, does it really matter?
As long as the ports are the same in the two packages (as they are to my knowledge), it does not matter if the package is set to 100pin QFN of 98pin BGA?

0 Kudos
Reply
1,179 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @olav 

 

"As long as the ports are the same in the two packages (as they are to my knowledge), it does not matter if the package is set to 100pin QFN of 98pin BGA?"

->> Yes, it doesn't matter.

 

BR

Alice

1,185 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @olav 

There is no change package function like in MCUXpresso IDE, only can change in code.

 

BR

Alice