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

Harald Kipp harald.kipp at egnite.de
Sat May 3 09:50:14 CEST 2014


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



More information about the En-Nut-Discussion mailing list