Device drivers
Angelo Fraietta
angelo_f at bigpond.com
Wed Feb 6 05:17:41 UTC 2002
Are the functions defined in the device driver table entry allowed to be
defined in a library? I would like to define the functions for the
device driver in a separate library, but it does not want to resolve
those functions unless I include the in a module that is in the main
Makefile. Any suggestions?
* Also note, BSP_uart_init does not resolve when defined in a c++ module.
--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
http://www.users.bigpond.com/angelo_f/
There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
Bernard of Clairvaux (1090 - 1153)
More information about the users
mailing list