How to use c++ on rtd imx8ulp?

  • Hi! I came across a guide for setting up Visual Studio Code to work with the M33 core using C. However, I’d prefer to use C++ for my project. Is that doable? And if so, is there a setup guide tailored for that?
    I'm working with the PicoCore MX8ULP platform and would like to keep the SDK’s C drivers functional within a C++ environment.