This is the mail archive of the ecos-discuss@sourceware.org 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]

init and start watchdog


Hi,
I have implemented my own platform watchdog driver.
Added the watchdog package and added my driver package as well.

But I don't see any activity in my watchdog device.

How does create the watchdog thread? do i need to create it or eCos
does it for me?

Calling to init_watchdog and start_watchdog ? Is it done from the
startup context by eCos ? or I need to call it from my
cyg_user_start()


Thanks

Elad

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


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