We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am getting started with Arm Development Studio on Windows. I want to use the gcc compiler to target Cortex M4.
I downloaded gcc-arm-none-eabi-10.3-2021.07-win32.exe, installed it and added it as a toolchain in the IDE.
I am trying to build the calendar_Armv7-A_GCC example project.
When I open project properties I see:
How do I resolve the 'unknown toolchain' error please?