This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

hal_clock_initialize()


Hi,

When I debugged my Redboot_ROMRAM image, I found that it was looping within hal_delay_us() < Called at CYGACC_CALL_IF_DELAY_US((cyg_int32)2*100000) from cyg_start in packages/redboot/current/src/main.c >, this was because hal_clock_initialize() never got called before this & so the hardware timer (RTC) never got started.

Can somebody point me to hal_clock_initialize() ?s caller in the Redboot_ROMRAM setup? So, I can track it down.

Thanks,
-Mike.

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]