This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Visual Studio Code environment for armclang?

I want to configure Visual Studio Code to use CMake and armclang to build code for Cortex-M4, on Windows.

My CMakeLists.txt file configures correctly from the ARM DS 2021.1 Command Prompt.  In VS Code I set the environment variables for CMake Configuration as follows:

The same error occurs if I start Code from the ARM DS 2021.1 Command Prompt.
Obviously something is wrong with my environment. Any idea what please?
0