What is relation between MCUXpresso for VSCode and Zephyr?

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

What is relation between MCUXpresso for VSCode and Zephyr?

跳至解决方案
1,375 次查看
simmania
Contributor IV

Hello,
I want to start a new project with the iMXRT10xx series processor.

I understand I can use MCUXpresso or VSCode with MCUXpresso for VSCode.
Are they the same but just on a different IDE?

Or is MCUXpresso for VSCode based on Zephyr and MCUXpressor not?

标记 (1)
0 项奖励
回复
1 解答
1,364 次查看
cristiantepus
NXP Employee
NXP Employee

Hi,

MCUXpresso is an ecosystem of software and tools supporting NXP devices with ARM Cortex-M (https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools...)

"MCUXpresso for VS Code" is an VS Code extension supporting NXP ARM Cortex-M devices using various software repositories, including Zephyr and MCUXpresso SDK (https://marketplace.visualstudio.com/items?itemName=NXPSemiconductors.mcuxpresso)

Documentation about how to use this extension : https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki

A step by step guide for using VS Code + Zephyr + RT10xx device is located here: https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Training-Zephyr-Getting-Started-RT1060 

 

Regards,

Cristian

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,365 次查看
cristiantepus
NXP Employee
NXP Employee

Hi,

MCUXpresso is an ecosystem of software and tools supporting NXP devices with ARM Cortex-M (https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools...)

"MCUXpresso for VS Code" is an VS Code extension supporting NXP ARM Cortex-M devices using various software repositories, including Zephyr and MCUXpresso SDK (https://marketplace.visualstudio.com/items?itemName=NXPSemiconductors.mcuxpresso)

Documentation about how to use this extension : https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki

A step by step guide for using VS Code + Zephyr + RT10xx device is located here: https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Training-Zephyr-Getting-Started-RT1060 

 

Regards,

Cristian

 

0 项奖励
回复
1,350 次查看
simmania
Contributor IV

So when using VSCode with the extension, I can select between MCUXpress or Zephyr?

If I understand correctly MCUXpress will take care of configuration of the chip resources like Uarts and I2C.

To my knowledge Zephyr does the same (in a more generic way?).

So I have to choose between them?

0 项奖励
回复