I’m trying to use the Atmel ARM 6.3.1.508 toolchain in a bare metal embedded project with C++ 11 and C files. ARM CMSIS 5.4.0, Atmel SAMD21_DFP. Builds, loads and runs with GnuWin32 make.
I created a project with the embedded wizard using MSBuild.
I added the Atmel toolchain using the “Select a third party toolchain by locating gdb.exe” option and selected the gdb.exe of the Atmel ARM toolchain.
I setup the flags, linker file and imported the sources.
I get the following error when I build
Error Could not find the toolchain d0e7b5fb-2412-4baf-9352-bf72733e7739 6.3.1/(Atmel/r0 TestM0 C:\Program Files (x86)\Sysprogs\VisualGDB\MSBuild\Targets\gcc.targets 310
How do I proceed?
VisualGDB version 5.5R4 build 3920