[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Compiling uClinux on MicroBlaze
I downloaded the uClinux-dist and uClinux-2.4.x form the cvs repository
today from uClinux.org and
have followed the notes on compiling uClinux on Microblaze provided by
Xilinx XAPP730(v1.2).
(www.xilinx.com/bvdocs/appnotes/*xapp730*.pdf)
Am using Virtex II Pro Board, and have followed all the instructions
rather faithfully in the manual
--- after doing a 'make dep' I get no error, but I get the following
error once I do 'make'.
Am I doing something silly somewhere?
Thanks for help.
Ashish
-------------------------------------------------------------------------------------------------------
In file included from time.c:26:
/home/ashish/uClinux/src/uClinux-2.4.x/include/asm/microblaze_timer.h:2
5:2: #error No timer peripheral specified
time.c: In function `timer_interrupt':
time.c:55: error: `CONFIG_XILINX_TIMER_0_BASEADDR' undeclared (first use
in this functio n)
time.c:55: error: (Each undeclared identifier is reported only once
time.c:55: error: for each function it appears in.)
time.c: In function `do_gettimeofday':
time.c:121: warning: the address of `mach_gettimeoffset', will always
evaluate as `true'
time.c: In function `do_settimeofday':
time.c:148: warning: the address of `mach_gettimeoffset', will always
evaluate as `true'
make[2]: *** [time.o] Error 1
make[2]: Leaving directory
`/home/ashish/uClinux/src/uClinux-2.4.x/arch
/microblaze/kernel'
make[1]: *** [_dir_arch/microblaze/kernel] Error 2
make[1]: Leaving directory `/home/ashish/uClinux/src/uClinux-2.4.x'
make: *** [linux] Error 1
[ashish@localhost uClinux-dist]$
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/