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++.
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