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]

RE: how to build an eCos library for ARM7tdmi simulator


I have started to use SID (http://sources.redhat.com/sid). This emulates
complete target hardware systems, e.g. the ARM PID, which is based on an
ARM7T. Additional components can be added and the SID configuration file
changed to emulate virtually any target hardware. It is also open source.

With a bit of tweaking, I have managed to get a program similar to
'twothreads.c' to successfully run on the SID pid7t target using the full
eCos environment and using GDB (Insight) to download and debug the program.
I can provide details of what I had to do if you're interested; note however
that I am using Linux as the host OS, so I cannot give you any help  for
Windows, but in theory it should be able to run with cygwin.

Robert Cragie, Design Engineer
_______________________________________________________________
Jennic Ltd, Furnival Street, Sheffield, S1 4QT,  UK
http://www.jennic.com  Tel: +44 (0) 114 281 2655


> -----Original Message-----
> From: ecos-discuss-owner@sources.redhat.com
> [mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Satish Kumar
> Sent: 29 August 2002 07:51
> To: 'ecos-discuss@sources.redhat.com'
> Subject: [ECOS] how to build an eCos library for ARM7tdmi simulator
>
>
>
> Hi,
>      i m not sure, if this is the right place to post the
> queries, but if its not, then kindly fwd the same to the concerned
> e-id.
>       well, i m trying to develop an embedded application, which
> is ported on to the arm7tdmi system target board as a firmware.
> i would like to start of with the development of the application
> with out waiting for the hardware. now, this application requires
> an RTOS(eCos) for operation.
>                              hence, i m goin for a freely available
> RTOS i.e eCos and trying to look out for an ARM7tdmi simulator, using
> which i can start of developing my application.
>
>   the current eCos configuration tool(v 1.3.1), doesnot have any such
> arm7tdmi simulator package..for testing. plz kindly help me out to get
> the ARM7tdmi simulator package to test my application.
>
>  also, link me..to some other ways to test my application..with out the
> hardware..i m basically lookin for ARM7tdmi based architecture only.
>
> thanks for ur help in advance..
> satish
>
>
>
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>
>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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