This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem with MIPS sim package


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]