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.
HI, I have installed the GCC tool-chain v4.1.1 from http://www.gnuarm.com/ binaries. and i have added the prefixes arm-elf- and inside misc of CC: -msoft-float and in assembler -mno-fpu. I still get errors: 1./cygdrive/e/Softwares/GNUARM/Bin/../lib/gcc/arm-elf/4.1.1/../../../../arm-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00008000 2.startup.o: In function 'LoopZI': 3. /cygdrive/h/Ex3/FFT/startup.s(168): error: undefined reference to '_data'
Any solution.? thanx