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


On Sat, Jun 30, 2007 at 09:11:58AM -0700, wavecom wavecom wrote:
> Thanks for answer,
> SAM-BA is tool provided by Atmel to downloading code
> to Atmel arm controllers via USB and others
> interfaces. I've downloaded the ?hello? (without
> extension) file at start address 0x200000. Make
> execution on the examples produces 2 files ?hello.o?
> and ?hello?. 

hello is the elf file. Does SAM-BA support elf, or do you need to
convert it to binary using objcopy? I think your probably do.

> I have got wiggler-jtag interface, but I didn't try it
> with the eCos. 

I suggest you use this with gdb for debugging and use it for
downloading code to the device.

            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]