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,125件の閲覧回数
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 解決策
3,066件の閲覧回数
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 返答(返信)
3,069件の閲覧回数
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 件の賞賛
返信
3,067件の閲覧回数
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,073件の閲覧回数
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