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