Posted on:
|
Hello, I am using the latest WinARM package to compile the bootloader from this site: http://cq.cx/at91sam7sXXX.pl However what I get from the linker is the following: + arm-elf-ld -g -Tldscript-ram-jtag --oformat elf32-littlearm -o obj/bootrom-for jtag.elf obj/bootrom.o obj/ram-reset.o obj/usb.o c:\programy\WinARM\bin\arm-elf-ld.exe: internal error c:/winarms/binutils-060606 /ld/ldlang.c 4260 make: *** [obj/bootrom-forjtag.s19] Error 1 What is the reason for this error? It seems like WinARM fault. Cany anyone else please check and confirm it? Regards, Alexiey
Posted on:
|
The author of this bootloader confirmed it already (indirectly) "Also, I recommend WinterMute's build of arm-gcc. I have not been able to get some others to work."