From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10252 invoked by alias); 30 May 2006 12:02:26 -0000 Received: (qmail 10243 invoked by uid 22791); 30 May 2006 12:02:25 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 May 2006 12:02:22 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1Fl2vQ-000818-00; Tue, 30 May 2006 14:02:16 +0200 Date: Tue, 30 May 2006 12:02:00 -0000 To: Agus Ariffianto Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20060530120216.GN2876@lunn.ch> Mail-Followup-To: Agus Ariffianto , ecos-discuss@ecos.sourceware.org References: <20060530071313.2C71820E04C@gemmini.netco.de> <03e601c683de$e8dc5510$6c44cda7@aariffianto> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <03e601c683de$e8dc5510$6c44cda7@aariffianto> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn X-IsSubscribed: yes 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 Subject: Re: [ECOS] error: no memory region specified for loadable '.ram_vectors' X-SW-Source: 2006-05/txt/msg00250.txt.bz2 > My questions are: > > 1. Why message: "...hello.bin": not in executable format: File format not > recognized." turn up? gdb wants the elf file, not the binary you produced. > 2. How to create 'the executable file'? I was successfully created ecos > bootable disk (run in PC, showing hello ecos). I enter command (in cygwin > environment): > > [cygwin-agus]$ dd conv=sync if=hello.bin of=/dev/fd0 > > What should I do to produce the same executable (or bootable ) file? How do you intend to get the image onto the system? Does it have a floppy and a BIOS to boot it? Are you going to burn it into an EEPROM? Do you have a JTAG interface to load the program into RAM? Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss