From mboxrd@z Thu Jan 1 00:00:00 1970 From: Victor Tarasov To: Jonathan Larmour , ecos-discuss@sources.redhat.com Subject: Re: [ECOS] Hello_eCos_World on iPAQ. Date: Thu, 26 Apr 2001 07:30:00 -0000 Message-id: <3AE83010.AC4A488E@idealx.com> References: <3AE5ADFF.1FDC7787@redhat.com> X-SW-Source: 2001-04/msg00438.html > I think the issue is that anon CVS is not uptodate with respect to those > changes. I was going to do it last Friday, but timed out. Ditto Monday, > ditto today :-|. Tomorrow for sure. Thank you, now I can recompile redboot and seems it works properly on the iPAQ. Another question: I try to debug Hello application through the unique serial port of iPAQ. Could you suggest any reason why writing to the /dev/ttydiag or to the /dev/haldiag kills the target >19 printf("Hello, eCos world %i!\n",i); >(gdb) step >Sending packet: $m20558,4#d1...Ack >Packet received: 1730a0e3 >........................... >Sending packet: $c#63...Ack After that, I can get back RedBoot only reset of iPAQ. Victor.