From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nielsen Linus To: eCos Subject: RE: [ECOS] Strange Problem in cyg_thread_delay( )? Date: Mon, 23 Apr 2001 05:24:00 -0000 Message-id: <63E7EC6F3685D311B640080006279198066A0543@visbur.siemens.se> X-SW-Source: 2001-04/msg00298.html Hi! I don't know much about your target, but I have a few questions: - Is the LED port really an integer, and if so, are all the other bits supposed to be cleared every time? - Do you have a watchdog? - What do you mean by "halted forever" and "die"? /Linus > -----Original Message----- > From: Huang Qiang [ mailto:jameshq@liverpool.ac.uk ] > Sent: den 23 april 2001 13:47 > To: eCos > Subject: RE: [ECOS] Strange Problem in cyg_thread_delay( )? > > > > My code listed as bellow: > ...