[Skyeye-developer] configure uClinux for BlackFin BF533 processor?
Serge Bryukov
sb.subscribe at gmail.com
Wed Jul 25 21:35:30 CST 2007
Hello!
I've just downloaded from blackfin.uclinux.org:
skyeye 1.2.3,
testutils 2.2
and
uClinux
and the target is BlackFin
I'm trying to compile uClinux kernel for BlackFin and run it on the
skyeye. uClinux compiled successfully but doesn't run on the skyeye with
skyeye-testsuite-2.2/uClinux/bf533/skyeye.config
Then I tried to do next steps:
I copied uClinux kernel configuration file
skyeye-testsuite-2.2/uClinux/bf533/R0504_linux_config to the
uClinux/uClinux-dist/linux-2.6.x
and run 'make ' from uClinux/uClinux-dist/linux-2.6.x directory. The
result below.
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
CC mm/page_alloc.o
mm/page_alloc.c: In function ‘__alloc_pages’:
mm/page_alloc.c:1114: error: ‘CONFIG_BIG_ORDER_ALLOC_NOFAIL_MAGIC’
undeclared (first use in this function)
mm/page_alloc.c:1114: error: (Each undeclared identifier is reported
only once
mm/page_alloc.c:1114: error: for each function it appears in.)
make[1]: *** [mm/page_alloc.o] Error 1
make: *** [mm] Error 2
Even I run 'make' from uClinux/uClinux-dist/ the result will be same.
Could your guys give me advise how I can configure uClinux for BlackFin
and then run it on the skyeye??
Bets Regards, Sergey.
More information about the Skyeye-developer
mailing list