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 application porting For AT91SAM7A3


>  Can i download the srec image through JTAG.

That will depend on your JTAG tools. 

The tools i use accept elf, srec and binary. I tend to use a script
which downloads the elf and then starts gdb with the same elf. I once
spent a long time debugging a phantom bug becasue the srec was out of
date compared to me elf.

        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


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