From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4135 invoked by alias); 10 Apr 2002 22:22:28 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 4122 invoked from network); 10 Apr 2002 22:22:27 -0000 Received: from unknown (HELO executor.cambridge.redhat.com) (195.224.55.237) by sources.redhat.com with SMTP; 10 Apr 2002 22:22:27 -0000 Received: from redhat.com (murgh.cambridge.redhat.com [172.16.18.70]) by executor.cambridge.redhat.com (Postfix) with ESMTP id 2C92AABAF8; Wed, 10 Apr 2002 23:22:27 +0100 (BST) Message-ID: <3CB4BB23.94B8976@redhat.com> Date: Wed, 10 Apr 2002 15:22:00 -0000 From: Jonathan Larmour Organization: Red Hat UK Ltd. X-Accept-Language: en MIME-Version: 1.0 To: "Agarwal, Lomesh" Cc: eCos Discuss References: <01BDB7EEF8D4D3119D95009027AE999512F65F2D@FMSMSX33> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] Memory layout X-SW-Source: 2002-04/txt/msg00202.txt.bz2 "Agarwal, Lomesh" wrote: > > Actually I copied and pasted the wrong file. > My rom.ldi file is as follows: > MEMORY > { > ram : ORIGIN = 0x00000000, LENGTH = 0x10000000 > rom : ORIGIN = 0x00000000, LENGTH = 0x01000000 > } These shouldn't overlap. The comments I wrote before about using the unaliased addresses still holds, so almost certainly your ROM address above should be different and your platform start up code needs to be appropriately written to do the unaliasing/remapping. Jifl -- Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062 Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss