[En-Nut-Discussion] AVR32 build fails with current trunk

Thiago A. Corrêa thiago.correa at gmail.com
Fri May 16 14:11:32 CEST 2014


Hi Harald,

    I was on vacation. Just did a commit to fix this. Thanks for pointing
it out.

Kind Regards,
    Thiago A. Correa


On Sat, May 3, 2014 at 4:50 AM, Harald Kipp <harald.kipp at egnite.de> wrote:

> I didn't look into the details but just did a short test. May be someone
> else can check this?
>
> ------------------------------------------------------------------------
> Target : evk1105-extram-avr32-gccdbg-bld
> Command: SET
>
> PATH=e:\ethernut\nut-trunk\nut\tools\win32;E:\AVRToolchain\bin;e:\apps\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRo
> ot%\System32\Wbem;&make clean all install
> Error  : 2
> ------------------------------------------------------------------------
> avr32-gcc -c -I../../evk1105-extram-avr32-gccdbg-bld/include
> -I../.././nut/include -I../.././nut/include/contrib  -DNUT_THREAD_STAC
> K_MULT=3 -DEVK1105  -MD -MP -mpart=uc3a0512 -O0 -g3 -Wall
> -Wstrict-prototypes -Werror -Wa,-a=avr32/dev/ih_irq7.lst  -o avr32/dev/ih_
> irq7.o ../.././nut/arch/avr32/dev/ih_irq7.c
> avr32-gcc -c -I../../evk1105-extram-avr32-gccdbg-bld/include
> -I../.././nut/include -I../.././nut/include/contrib  -DNUT_THREAD_STAC
> K_MULT=3 -DEVK1105  -MD -MP -mpart=uc3a0512 -O0 -g3 -Wall
> -Wstrict-prototypes -Werror -Wa,-a=avr32/dev/ih_tc0.lst  -o avr32/dev/ih_t
> c0.o ../.././nut/arch/avr32/dev/ih_tc0.c
> ../.././nut/arch/avr32/dev/ih_tc0.c: In function 'TimerCounter0IrqCtl':
> ../.././nut/arch/avr32/dev/ih_tc0.c:104: error: 'AVR32_TC0' undeclared
> (first use in this function)
> ../.././nut/arch/avr32/dev/ih_tc0.c:104: error: (Each undeclared
> identifier is reported only once
> ../.././nut/arch/avr32/dev/ih_tc0.c:104: error: for each function it
> appears in.)
> ../.././nut/arch/avr32/dev/ih_tc0.c:117: error: 'AVR32_TC0_IRQ0'
> undeclared (first use in this function)
> make[1]: *** [avr32/dev/ih_tc0.o] Error 1
> make[1]: Leaving directory
> `E:/ethernut/ethernut-5.2.3/evk1105-extram-avr32-gccdbg-bld/arch'
> make: *** [all] Error 2
>
> Thanks,
>
> Harald
>
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
>


More information about the En-Nut-Discussion mailing list