From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27802 invoked by alias); 6 May 2005 12:34:44 -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 27761 invoked from network); 6 May 2005 12:34:38 -0000 Received: from unknown (HELO web1.ulb.ac.be) (164.15.59.200) by sourceware.org with SMTP; 6 May 2005 12:34:38 -0000 Received: from wwwdev.ulb.ac.be (resu1 [164.15.59.200]) by web1.ulb.ac.be (8.8.8/3.17.1.ap (resu)) id OAA14085; Fri, 6 May 2005 14:34:35 +0200 (MEST) for Date: Fri, 06 May 2005 12:34:00 -0000 Message-Id: <200505061234.OAA14085@web1.ulb.ac.be> From: Gatien Gillon To: Gary Thomas Cc: ecos-discuss@ecos.sourceware.org X-sender-IP: 164.15.75.35 Subject: [ECOS] eCos Romable ? (on AT91EB55) X-SW-Source: 2005-05/txt/msg00073.txt.bz2 The plateforme is AT91EB55 I have my application I've debugged it using redboot sending it with GDB now I'd like to put it a the FLASH memory so that when I reset my board my app starts immediatly without having to send it using GDB >On Fri, 2005-05-06 at 14:22 +0200, Gatien Gillon wrote: >> How can I put eCos in a way it starts automatically on >> a reboot without having to send an image using GDB ? > >This is [normally] a supported way of configuring eCos programs. > > CYG_HAL_STARTUP = ROM > >What platform/target? > >-- >------------------------------------------------------------ >Gary Thomas | Consulting for the >MLB Associates | Embedded world >------------------------------------------------------------ > > >-- >Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos >and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss