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]

ecos configuration for "simulated" target


Hi all ..

Thanks to andrew Lunn for his reply.
 As I have the ARM9 simulator 
running over the  windowNT , I want to make the
application for ARM9 using ecos, how can I proceed for
that ?
How  can I build ecos for ARM9 simulator ?I don,t
have the ARM9 board.Please help me if anybody have any
idea about it.

Regards!!

umesh

Lunn <andrew.lunn@ascom.ch> wrote:
> > Second,
> >          Can I use i386 simulator instead of i386
> > board,if so is it
> >  possible to debuge my application on that
> simulator?
> 
> Do you mean simulator or the synthetic target? This
> allows eCos to run
> as a process under linux. I use this a lot for
> debugging, but there
> are a few limitations. There is no access to
> hardware devices. This
> means you can run the stack, but cannot bind it to
> an interface
> (except loopback). You cannot test code which needs
> real hardware,
> which in an deeply embedded system, tends to be the
> meaning of
> life. You need to somehow emulate the hardware,
> which means more code
> development, but i've found it worth while.
> 
>       Andrew


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

-- 
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]