[En-Nut-Discussion] Next Nut/OS 5 release candidate

Harald Kipp harald.kipp at egnite.de
Thu Oct 11 11:01:01 CEST 2012


Hi Uwe,

On 10.10.2012 21:49, Uwe Bonnes wrote:

> I also pushed about 20 changesets to SVN. They should (famous last words...)
> be restricted to STM32 and owibus 

And the latter causes the following problem (probably on all ARM targets):

------------------------------------------------------------------------
Target : at91sam7x-ek-arm-gcc-bld
Command: SET
PATH=e:\ethernut\nut-trunk\nut\tools\win32;%ProgramFiles(x86)%\yagarto\bin;e:\apps\bin;%SystemRoot%\system32;%SystemRoo
t%;%SystemRoot%\System32\Wbem;&make clean all install
Error  : 2
------------------------------------------------------------------------
arm-none-eabi-gcc -c -I../../at91sam7x-ek-arm-gcc-bld/include
-I../.././nut/include  -DAT91SAM7X_EK  -MD -MP -mcpu=arm7tdmi -mthumb
-interwork -Os -Wall -Wstrict-prototypes -Werror -Wa,-a=owibus_bbif.lst
 -o owibus_bbif.o ../.././nut/dev/owibus_bbif.c
../.././nut/dev/owibus_bbif.c: In function 'NutRegisterOwiBus_BB':
../.././nut/dev/owibus_bbif.c:213:70: error: 'GPIO_CFG_INIT_HIGH'
undeclared (first use in this function)
../.././nut/dev/owibus_bbif.c:213:70: note: each undeclared identifier
is reported only once for each function it appears in
make[1]: *** [owibus_bbif.o] Error 1
make[1]: Leaving directory
`E:/ethernut/ethernut-5.0.5/at91sam7x-ek-arm-gcc-bld/dev'
make: *** [all] Error 2

Regards,

Harald





More information about the En-Nut-Discussion mailing list