adding driver to bsp

Joel Sherrill joel.sherrill at OARcorp.com
Fri Jun 12 13:53:47 UTC 2009


lee wrote:
> 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?
>
>   
Assuming you got the Makefile.am changes right...

+ are you using the RTEMS autotools ?

+ did you run bootstrap -p to regenerate the preinstall.am?

-joel
> Thanks for the help
>
> Kind Regards
> L
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list