Hello All,
I have installed the Olimex OCD Development suite and I am getting the
following error. I have installed all the GNU ARM Toolchains.
Yagarto, WinARM, devkitARM and Codesourcery G++
I am still getting this error
**** Build of configuration Debug for project TEST_Prog01 ****
make all
Building file: ../main.c
Invoking: ARM Yagarto Windows GCC C Compiler
arm-none-eabi-gcc -O0 -Wall -Wa,-adhlns="main.o.lst" -c
-fmessage-length=0 -MMD -MP -MF"main.d" -MT"main.d" -mcpu=arm7tdmi-s -g3
-gdwarf-2 -o"main.o" "../main.c"
make: *** [main.o] Error 1
Kindly advise, what to do. Any help would be appreciated.