GNU Arm embedded toolchain for WindowsThe GNU Embedded Toolchain for Arm is a ready-to-use, open source suite of tools for C, C++ and Assembly programming targeting Arm Cortex-M and Cortex-R family of processors. It includes the GNU Compiler (GCC) and is available free of charge directly from Arm for embedded software development on Windows, Linux and macOS operating systems. This repository is the original Windows version of the GNU Compiler from Arm packaged for Visual Studio Code: InstallIn Visual Studio Code goto extensions (Shift+Ctrl+X), search for 'chipcode-nl' and install the extension that is suited for your operating system. The extension has four paths for the toolchain. You can use this in the tasks.json.
Here is an example of tasks.json for GNU make.
With the following makefile:
Release NotesVersion 1.0.1Fixed library path Version 1.0.0GNU Arm Embedded Toolchain Version 10-2020-q4-major Released: December 11, 2020 |