From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30631 invoked by alias); 21 Apr 2005 18:59:55 -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 30613 invoked from network); 21 Apr 2005 18:59:50 -0000 Received: from unknown (69.17.117.25) by sourceware.org with QMTP; 21 Apr 2005 18:59:50 -0000 Received: (qmail 22547 invoked from network); 21 Apr 2005 18:59:50 -0000 Received: from mango.connextechnology.com (HELO TAU) (rramesh@connextechnology.com@[64.81.255.58]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Apr 2005 18:59:50 -0000 Reply-To: From: To: Date: Fri, 22 Apr 2005 01:35:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: [ECOS] problem with MIPS sim package X-SW-Source: 2005-04/txt/msg00227.txt.bz2 Message-ID: <20050422013500.eDMAwEgL9c58zHNK85lzofcacBaZdnGKpiUI2_wUyQ8@z> Hi,=20 I see that the sim package under packages/hal/mips/sim has lot of references to specific processors. See the example below:=20 =A0=A0=A0 cdl_option CYGBLD_HAL_TARGET_H { =A0=A0=A0=A0=A0=A0=A0 display "architecture header file" =A0=A0=A0=A0=A0=A0=A0 flavor data =A0=A0=A0=A0=A0=A0=A0 no_define =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 define -file system.h CYGBLD_HAL_TARGET_H =A0=A0=A0=A0=A0=A0=A0 calculated { CYGPKG_HAL_MIPS_TX39 ? "" : =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ""} =A0=A0=A0 } I am new to eCos. May be I am missing something here. I would think such specific mention of processors in a generic package should be a NO NO.=20 Is there a package which is tailored to run with pure mips simulators?=20 I am attempting to construct one such for a MIPS core we are using. I am hoping to get memory foot print and other performance information from that. Thanks in advance for your help. Regards Ramesh -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss