[En-Nut-Discussion] AVR32 build fails

Harald Kipp harald.kipp at egnite.de
Thu Sep 12 14:22:27 CEST 2013


Hi,

Possibly building the trunk fails for all AVR32 targets with

../.././nut/arch/avr32/dev/hd44780.c:314: error: 'LCD_D0' undeclared
(first use in this function)
../.././nut/arch/avr32/dev/hd44780.c:317: error: 'LCD_D1' undeclared
(first use in this function)
../.././nut/arch/avr32/dev/hd44780.c:320: error: 'LCD_D2' undeclared
(first use in this function)
../.././nut/arch/avr32/dev/hd44780.c:323: error: 'LCD_D3' undeclared
(first use in this function)
../.././nut/arch/avr32/dev/hd44780.c:328: error: 'LCD_DATA_LSB'
undeclared (first use in this function)
../.././nut/arch/avr32/dev/hd44780.c: In function 'LcdInit':
../.././nut/arch/avr32/dev/hd44780.c:448: error: 'LCD_DATA_LSB'
undeclared (first use in this function)
make[1]: *** [avr32/dev/hd44780.o] Error 1
make[1]: Leaving directory
`E:/ethernut/ethernut-5.2.0/evk1100-extram-avr32-gcc-bld/arch'
make: *** [all] Error 2

Regards,

Harald



More information about the En-Nut-Discussion mailing list