This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

load ELF image to ARM board


Hi all,

I have built a crossgcc(with newlib) for arm-elf on a linux host. And I
believe it's working.

My target is an ARM7TDMI Developement board. I was thinking to load some
simple executable built by crossgcc on my PC to the ARM board. I was using
the debugger from ARM's Software Developement Toolkit, but it didn't work.
The ELF format was recognized by the ARM debugger, but then there was a
memory error.

I was wondering, maybe some of you have done the similiar things before? If
so, could you tell me what was the way you used to download executable to
the board, under this kind of situation?

Thanks a lot.

Tian Ling

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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