Сan i use c++ instead of c when programming rtd on imx8ulp?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Сan i use c++ instead of c when programming rtd on imx8ulp?

388件の閲覧回数
Velin
Contributor II

Could you please tell me — I found a guide on setting up Visual Studio Code for programming the M33 core in C, but I’d like to use C++ instead. Is that possible, or maybe there’s a guide on how to set up the development environment for that?
I'm using the i.MX8ULP, and I’d also like the SDK drivers written in C to continue working with C++.

ラベル(1)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

359件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @Velin!

 

At the moment MCUXpresso Visual Studio Code only generates projects in C.

You can configure manually the project to use c++ instead of c but we don't gave any guidance for that.

 

Best Regards!

Chavira

0 件の賞賛
返信

339件の閲覧回数
Velin
Contributor II
Thanks for the answer, this is bad news, so I will try to set it up myself