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]
Other format: [Raw text]

bootstrapping ARM7TDMI-Custom-Hardware without gdb-stubs




Hello all,

I try to bootstrap my own hardware ARM7TDMI from Samsung(S3C44BOX) and dont
have runnung gdbstubs on it.
In the start function, the 3rd instruction is an SWI123456 and there go's my
programm off.
How can I tell gcc and ld to build for a naked target without any stubs  or
how can I make stubs for it?
I can download via JTAG , debug with the OCD-GDB and also flashwrite via it.
My target has fixed Chipselects without remapping, so it has ever flash at
0x0 -the vector-table.
I have some experiance and results with the original armtools, in cross-gcc
I'm newbie.

thanks for help

regards

Peter Wermeling


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


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