Where is the clock driver

Thomas Doerfler Thomas.Doerfler at imd-systems.de
Sat Sep 6 18:56:36 UTC 2003


Hello Leon,

two things:

1. Try to define 

#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER

before including "confdefs.h"

2. If you have your own driver table, 
(CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE is defined)

you need to add 

	CLOCK_DRIVER_TABLE_ENTRY

to your device table.

Hope this helps,
	Thomas.


> Hello.
> 	I understand that this is stupid, but what can I do? All the day I try to 
> solve this stupid problem, search all the RTEMS source tree with Source 
> Navigator and do not find...
> 
> 	I added the 
> #define CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
> 	to system.h file, even recompiled everything, but still, the resulting 
> application executable does not contain the existent clock driver, which I 
> have in my BSP (derivative from the mpx8xx bsp).
> 	What must I for the driver to be attached!!??
> 
> Thanks to all.
> -- 
> leonp at plris dot com

--------------------------------------------
IMD Ingenieurbuero fuer Microcomputertechnik
Thomas Doerfler           Herbststrasse 8
D-82178 Puchheim          Germany
email:    Thomas.Doerfler at imd-systems.de
PGP public key available at: http://www.imd-
systems.de/pgp_keys.htm




More information about the users mailing list