public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] problem with MIPS sim package
@ 2005-04-22  1:35 rramesh
  0 siblings, 0 replies; only message in thread
From: rramesh @ 2005-04-22  1:35 UTC (permalink / raw)
  To: ecos-discuss

Hi, 
I see that the sim package under packages/hal/mips/sim has lot of references
to specific processors. See the example below: 

    cdl_option CYGBLD_HAL_TARGET_H {
        display "architecture header file"
        flavor data
        no_define
            define -file system.h CYGBLD_HAL_TARGET_H
        calculated { CYGPKG_HAL_MIPS_TX39 ? "<pkgconf/hal_mips_tx39.h>" :
                     "<pkgconf/hal_mips_vr4300.h>"}
    }

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. 
Is there a package which is tailored to run with pure mips simulators? 

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-21 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-22  1:35 [ECOS] problem with MIPS sim package rramesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).