public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Simulation
@ 2001-04-18  9:01 Carlos Camargo
  2001-04-18 10:48 ` Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: Carlos Camargo @ 2001-04-18  9:01 UTC (permalink / raw)
  To: ecos-discuss

Hi, 

I'm working with arm7tdmi, i new in ecos, i need
simulate the basic programs, but i have problems with
this. My questions are: 

Can I use linux Linux synthetic target for my
simulation? The performance of ecos on this target is
equal that in ARM, ie. Interrupts??

The compilation of toolchain for linux is required??

Thanks

Carlos Camargo

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Simulation
  2001-04-18  9:01 [ECOS] Simulation Carlos Camargo
@ 2001-04-18 10:48 ` Jonathan Larmour
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Larmour @ 2001-04-18 10:48 UTC (permalink / raw)
  To: Carlos Camargo; +Cc: ecos-discuss

Carlos Camargo wrote:
> 
> Hi,
> 
> I'm working with arm7tdmi, i new in ecos, i need
> simulate the basic programs, but i have problems with
> this. My questions are:
> 
> Can I use linux Linux synthetic target for my
> simulation? The performance of ecos on this target is
> equal that in ARM, ie. Interrupts??

It's a completely different architecture and target, being run in a system
where CPU resources depend on the loading of the rest of the system. Trying
to compare the performance may not be a useful thing to do if that is of
interest to you.

> The compilation of toolchain for linux is required??

Maybe. You could try it with the default tools on your linux system. They
will probably just work. Just set the CYGBLD_GLOBAL_COMMAND_PREFIX within
the synthetic target HAL to "" i.e. empty.

You may get a more realistic simulation with the MIPS tx39 simulator. While
this is slower from a user's point of view, the simulation is more accurate
from the program's point of view. Something to consider anyway - it depends
on why you are interested in the performance!

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Simulation
  2001-06-04 23:35 abhishek kashyap
@ 2001-06-05 10:18 ` Frank Ch. Eigler
  0 siblings, 0 replies; 4+ messages in thread
From: Frank Ch. Eigler @ 2001-06-05 10:18 UTC (permalink / raw)
  To: abhishek kashyap; +Cc: ecos-discuss

abhishek kashyap <abhi.kashyap@usa.net> writes:

:     I need to do some simulation with multiple threads running at multiple
: stations in parallel. Does eCos provide features to simulate multiple
: processors (each representing a station) and a physical channel, as it can be
: done in network simulator (ns) or such other tools, or is there some other way
: to it.

One way is to use computer system simulators that are capable of
either modelling multiple concurrent systems internally, or are able
to support external parallelism.  While our "sid" simulator (see
sources.redhat.com) is capable of both the former and the latter, the
difficulty comes in modelling the interconnected I/O mechanisms (as
opposed to the concurrent independent systems).  What is the physical
channel in question?

- FChE

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ECOS] Simulation
@ 2001-06-04 23:35 abhishek kashyap
  2001-06-05 10:18 ` Frank Ch. Eigler
  0 siblings, 1 reply; 4+ messages in thread
From: abhishek kashyap @ 2001-06-04 23:35 UTC (permalink / raw)
  To: ecos-discuss

Hi all,
    I need to do some simulation with multiple threads running at multiple
stations in parallel. Does eCos provide features to simulate multiple
processors (each representing a station) and a physical channel, as it can be
done in network simulator (ns) or such other tools, or is there some other way
to it.

Sincerely,
Abhishek Kashyap.

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-06-05 10:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-18  9:01 [ECOS] Simulation Carlos Camargo
2001-04-18 10:48 ` Jonathan Larmour
2001-06-04 23:35 abhishek kashyap
2001-06-05 10:18 ` Frank Ch. Eigler

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).