Hello everyone,
I 've not been able to compile my programs. It has been showing this error
--Error: failed to execute 'C:\Keil\ARM\BIN\CA'.. can someone please tell me wat i should to avoid it
I'm not sure, but it sounds like you have a project that is using the old CARM compiler. It isn't supported anymore, and isn't part of the current downloads.
In that case, you have to modify your project - or create a new one - to use the RealView compiler.
How do you know the compiler is using is an old one..I'm using V3.53, which version is the latest one.. And how can it not support it because i was working on my project on one day and then suddenly from the next day its not compiling. I prefer using Keil's ARM compiler rather than Realview ARM compiler.
I tried using GNU compiler...... where i 'm having an error like this /cygdrive/c/Program Files/GNUARM/Bin/../lib/gcc/arm-elf/3.4.3/../../../../arm-elf/bin/ld: ERROR: motor.o uses software FP, whereas 1.elf uses hardware FP /cygdrive/c/Program Files/GNUARM/Bin/../lib/gcc/arm-elf/3.4.3/../../../../arm-elf/bin/ld: failed to merge target specific data of file motor.o startup.o(.text+0x12c):/cygdrive/c/Documents and Settings/rajev/Desktop/New Folder/Startup.s:400: undefined reference to '_start' collect2: ld returned 1 exit status
What does this error means......
View all questions in Keil forum