[En-Nut-Discussion] AVR32 build broken

Thiago A. Corrêa thiago.correa at gmail.com
Mon Aug 27 13:33:45 CEST 2012


Hi Harald,

On Tue, Aug 21, 2012 at 2:17 PM, Harald Kipp <harald.kipp at egnite.de> wrote:
>
> introduces new configuration features,
>
> http://ethernut.svn.sourceforge.net/viewvc/ethernut/trunk/nut/arch/avr32/dev/ih_irq0.c?r1=3621&r2=4036&pathrev=4036
>

Yes, some of the boards need pin configurations for their peripherals.
I'm adding manually.

>
> For evk1100-intram this configuration exists, but it fails with
>
>   avr32-gcc caltime.o -mpart=uc3a0512 -nostartfiles -Wl,-Tuc3a0512_rom.ld,-Map=caltime.map,--cref,--no-warn-mismatch -L../../evk1100-intram-avr32-gcc-bld/lib -Wl,--start-group ../../evk1100-intram-avr32-gcc-bld/lib/nutinit.o -lnutpro -lnutgorp -lnutcrt -lnutos -lnutdev -lnutarch  -Wl,--end-group -o caltime.elf
>
>   ld.exe: cannot open linker script file uc3a0512_rom.ld: No such file or directory
>
> I have the feeling that I've seen this before, but can't remember right now. It may be a problem of my automatic tools.
>

I've built evk1100-intram with qnutconf and it didn't fail.
uc3a0512_rom.ld also exists in nut\arch\avr32\ldscripts, I thought it
might have been renamed but it's not the case. Perhaps there is a
problem with the tools. What do you use to build?


Kind Regards,
     Thiago A. Correa



More information about the En-Nut-Discussion mailing list