adding driver to bsp

lee funnyvoice at tlabs.ac.za
Fri Jun 12 12:20:09 UTC 2009


Hi.

Im trying to add a vmeUniverse driver to pc386 bsp. But im rather new to
rtems. 

I've added the appropriate commands to the Makefile.am as instructed on
the wiki. But now im getting these type of errors:

/opt/rtems/c/src/lib/libbsp/i386/pc386/pci/pci.c:27:23: error:
libcpu/io.h: No such file or directory
/opt/rtems/c/src/lib/libbsp/i386/pc386/pci/pci.c:31:21: error:
bsp/pci.h: No such file or directory
/opt/rtems/c/src/lib/libbsp/i386/pc386/pci/pci.c:32:23: error:
bsp/gtreg.h: No such file or directory
/opt/rtems/c/src/lib/libbsp/i386/pc386/pci/pci.c:33:27: error:
bsp/gtpcireg.h: No such file or directory

I see that the "bsp dir" is set at configuration time? What is bsp dir?

Thanks for the help

Kind Regards
L




More information about the users mailing list