|
Hi
all, I
am trying to build an application for Microblaze with ucLinux. I
got: ************************************************************************************ hello.elf2flt:
In function `SlaveReadWrite': /cygdrive/c/akivas/ucLinux/application/hello.c(.text+0x374):
undefined reference to `request_irq' collect2:
ld returned 1 exit status make:
*** [hello] Error 1 ************************************************************************************ Unresolved
: request_irq How
can I solved that (Is there any option to build a partially linked image as with
vxWorks???) Thanks,
Eli. |