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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
3,039 次查看
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 项奖励
回复
1 解答
2,980 次查看
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

在原帖中查看解决方案

3 回复数
2,983 次查看
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 项奖励
回复
2,981 次查看
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

2,987 次查看
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