From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24831 invoked by alias); 21 Jun 2005 13:15:18 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 24819 invoked by uid 22791); 21 Jun 2005 13:15:08 -0000 Received: from bay108-f4.bay108.hotmail.com (HELO hotmail.com) (65.54.162.14) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 21 Jun 2005 13:15:08 +0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 21 Jun 2005 06:15:06 -0700 Message-ID: Received: from 65.54.162.200 by by108fd.bay108.hotmail.msn.com with HTTP; Tue, 21 Jun 2005 13:15:06 GMT X-Originating-Email: [replay688@hotmail.com] X-Sender: replay688@hotmail.com In-Reply-To: <42B7AEC1.4010705@gdsys.de> From: "Ali Sina" To: eibach@gdsys.de Cc: ecos-discuss@ecos.sourceware.org Bcc: Date: Tue, 21 Jun 2005 13:15:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Subject: Re: [ECOS] Updating application in the field via Redboot X-SW-Source: 2005-06/txt/msg00188.txt.bz2 Hi Dirk, thanks a lot for your reply This helps a lot. I have taken a look at EXPECT and it looks good from what I can tell so far. A very useful pointer. I understand you can use TclApp to package everything into a standalone application (I do not want to assume that Tcl is installed on the update host). That application can easily be started by the end user and will execute the update by talking to Redboot on the target. Exactly what I am looking for. Also your script from November 2004 looks very useful. By the way, which Qt package are you using? Does it work in a way similar to EXPECT? Right now the update application does not necessarily require a GUI, as it should work as "fire and forget" - well maybe with a return phrase like "success" or "fail". But just in case.. Thanks again for the great help, Ali >From: Dirk Eibach >To: replay688@hotmail.com >CC: ecos-discuss@ecos.sourceware.org >Subject: Re: [ECOS] Updating application in the field via Redboot >Date: Tue, 21 Jun 2005 08:08:01 +0200 > >Hi, > >>The idea would be to have a host based application or script that >>initiates communication with Redboot via serial or otherwise. The script >>triggers actions on the redboot end: load the new app image and write it >>to flash. > >We we do it exactly this way using a multi platform Qt solution. Works dead >reliable. If you don't need the graphical front-end, maybe "expect" is the >tool for you. A sample script has been posted to this list before. > >>Does this seem reasonable, or are there more elegant ways to do this? > >When the application loaded by Redboot is up and running, we provide an >alternative way to update. You can connect with a client via network and >then upload an image that is flashed as it comes in. If something goes >wrong there you still have the opportunity to repair the system via Reboot. > >Regards, >Dirk > _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss