RTC
D.G.Somerton
dgsomerton at hunterwatertech.com.au
Wed Apr 11 01:43:17 UTC 2001
Hello,
Has anybody managed to use the RTC functions?
I have my RTC code (dallas ds1286) in libchip.
I have defined
#define CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER
The linker map file shows the functions are there.
But the initialisation function
rtems_device_driver
rtc_initialize (rtems_device_major_number major, rtems_device_minor_number minor_arg, void *arg)
Is never called.
Looking at confdefs.h i see there is no entry in the device driver table for the RTC, even with the CONFIGURE flag defined.
What am I missing here?
Dave
More information about the users
mailing list