This is the mail archive of the ecos-discuss@sourceware.org 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: eCos and AT91SAM7S-EK


> > > Andrew, could you describe me your method of
> > running
> > > and debugging eCos application, maybe I'm able
> to
> > > reproduce it on my hardware. 
> > > I'd like to ask about configuration of outgoing
> > > messages. Where can I check if the output of
> > prontf
> > > commands is ARM-COM1?
> > 
> > I use Linux, not M$.
> > 
> > I build ROM applications, which for the AT91SAM7
> > platforms is the
> > default. I use the toolchain which you can
> download
> > from the eCos
> > website.  I use a JTAG device to load the image
> into
> > the target. The
> > JTAG device i use understands ELF, so i just give
> it
> > a URL and the
> > device grabs the elf file, converts it as
> necessary,
> > and loads it onto
> > FLASH. I then use gdb, to connect to the JTAG
> device
> > in much the same
> > way as you did. I there use the gdb version you
> > download as part of
> > the toolchain, or sometimes i use a newer version
> > which i built
> > myself. I would recommend you use the pre-build
> > version to start with
> > since it is known to work.
> 
> Where can I find such pre-build version?

I have insalled
bu-2.17_gcc-4.2.0-c-c++_nl-1.15.0_gi-6.6.exe from
www.gnuarm.org . Is it enough for eCos build?

> 
> > 
> > The default configuration of the AT91SAM7SEK is to
> > use the debug port
> > for I/O.
> > 
> >     Andrew
> > 
> > -- 
> > Before posting, please read the FAQ:
> > http://ecos.sourceware.org/fom/ecos
> > and search the list archive:
> > http://ecos.sourceware.org/ml/ecos-discuss
> > 
> > 
> 
> 
> 
>      
>
____________________________________________________________________________________
> Fussy? Opinionated? Impossible to please? Perfect. 
> Join Yahoo!'s user panel and lay it on us.
>
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
> 
> 
> 
> -- 
> Before posting, please read the FAQ:
> http://ecos.sourceware.org/fom/ecos
> and search the list archive:
> http://ecos.sourceware.org/ml/ecos-discuss
> 
> 



       
____________________________________________________________________________________
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php

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