From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3517 invoked by alias); 30 Jan 2003 06:05:54 -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 3509 invoked from network); 30 Jan 2003 06:05:54 -0000 Received: from unknown (HELO jifvik.dyndns.org) (62.253.130.87) by 172.16.49.205 with SMTP; 30 Jan 2003 06:05:54 -0000 Received: from eCosCentric.com (garibaldi.jifvik.org [172.31.1.2]) by jifvik.dyndns.org (Postfix) with ESMTP id B9ADF37499; Thu, 30 Jan 2003 06:05:41 +0000 (GMT) Message-ID: <3E38C0B4.6070807@eCosCentric.com> Date: Thu, 30 Jan 2003 06:10:00 -0000 From: Jonathan Larmour User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.2) Gecko/20021203 X-Accept-Language: en-gb, en, en-us MIME-Version: 1.0 To: Fabrice Gautier Cc: "Gary D. Thomas" , "Ecos-List (E-mail)" References: <9F77D654ED40B74CA79E5A60B97A087B0423F2@sd-exchange.sdesigns.com> In-Reply-To: <9F77D654ED40B74CA79E5A60B97A087B0423F2@sd-exchange.sdesigns.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] memory maps X-SW-Source: 2003-01/txt/msg00403.txt.bz2 Fabrice Gautier wrote: > Yep, > > I was thinking of making a simple perl script to do it. Thats quite simple > for the .h file but not so simple for the .ldi file. If we can get the config tool v2 to build under cygwin (which we nearly can, but haven't yet :-( ) it will make it a lot easier to do this directly into the v2 tool, and maybe even to use that same code in a command line tool. But ultimately it needs a bigger overhaul so that, for example, the various properties are exported into CDL too and can be used there. > Also i noticed there are some things impossible to do with the configuration > tool. > In particular one cannot place a not relocated section just after the > initial place of a relocated section. If you try to do it, it will always > place itself after the final place of the relocated section. (That can be > usefull if you want to add a file at the end of your rom image and access > the file using a user defined section name...) There are a number of unnecessary restrictions in the code that "just" need to be fixed. It's open source so... :-). Jifl -- eCosCentric http://www.eCosCentric.com/ --[ "You can complain because roses have thorns, or you ]-- --[ can rejoice because thorns have roses." -Lincoln ]-- 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