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]

Re: Reset function


Quoting Francesc Teixido Navarro <ca06332@salleURL.edu>:

> Hi all,
> 	 I'm programming an aplication for Falcom F35-XXL with eCos
> 1.1 and I need to reboot the system if the system or a thread is
> stalled??
> 
> 						Thanks

A common approach for dealing with such situations is using a (HW)
watchdog. After starting it the application threads have to trigger
it periodically otherwise a HW reset will be performed.

The F35-XXL is equipped with a HW watchdog. The provided software
kit contains example code for using it. See also:
http://www.falcom.de/pub/f35-xxl/f35xxl_faq.pdf

Wolfram
--
Wolfram 'L.A.' Kattanek     Institut fuer Mikroelektronik- und
Email:       LA@imms.de     Mechatronik-Systeme (IMMS) gGmbH    
Tel: +49 3677 / 6783-55     Langewiesener Str. 22
Fax: +49 3677 / 6783-38     98693 Ilmenau / Germany

--
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]