public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: <rramesh@connextechnology.com>
To: <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] problem with MIPS sim package
Date: Fri, 22 Apr 2005 01:35:00 -0000	[thread overview]
Message-ID: <20050422013500.eDMAwEgL9c58zHNK85lzofcacBaZdnGKpiUI2_wUyQ8@z> (raw)

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

                 reply	other threads:[~2005-04-21 18:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050422013500.eDMAwEgL9c58zHNK85lzofcacBaZdnGKpiUI2_wUyQ8@z \
    --to=rramesh@connextechnology.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).