[En-Nut-Discussion] LPC17xx fails to compile

Harald Kipp harald.kipp at egnite.de
Fri Aug 17 14:56:17 CEST 2012


Using the trunk, I get the following error:

Target : flecx10a-cm3-gcc-bld
Command: SET PATH=e:\ethernut\nut-trunk\nut\tools\win32;%ProgramFiles(x86)%\yagarto\bin;e:\apps\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;&make clean all install
Error  : 2
------------------------------------------------------------------------
"  [CC] ../.././nut/arch/cm3/dev/nxp/lpc176x_clk.c"
"  [CC] ../.././nut/arch/cm3/dev/nxp/lpc176x_gpio.c"
"  [CC] ../.././nut/arch/cm3/dev/nxp/lpc17xx_gpioirq.c"
"  [CC] ../.././nut/arch/cm3/dev/nxp/ih_lpc17xx_pio.c"
../.././nut/arch/cm3/dev/nxp/ih_lpc17xx_pio.c: In function 'GpioIrqCtl':
../.././nut/arch/cm3/dev/nxp/ih_lpc17xx_pio.c:99:32: error: 'GPIO_IRQn' undeclared (first use in this function)
../.././nut/arch/cm3/dev/nxp/ih_lpc17xx_pio.c:99:32: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [cm3/dev/nxp/ih_lpc17xx_pio.o] Error 1
make[1]: Leaving directory `E:/ethernut/ethernut-5.0.5/flecx10a-cm3-gcc-bld/arch'
make: *** [all] Error 2




More information about the En-Nut-Discussion mailing list