This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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] Can't connect to remote Evaluator 7T


On Fri, 2003-02-21 at 01:06, Pierre Habraken wrote:
> Pierre Habraken wrote:
> > [...]
> > Ok. So, I have to re-link the program so that its location is at
> > 0x10000 or above.
> > But first I am going to learn how to tell ld what to do for obtaining
> > this result...
> 
> Passing argument -Ttext 0x10000 to ld is ok : gdb uploads the program to
> the board with success.
> 
> But now I am faced to a new problem : newlib (which is linked to my
> program), and especially the C run time sartup code, uses SWI calls to
> Angel (swi 0x00123456), which one has been replaced by Redboot !
> 
> Does anyone know how to tell newlib not to use Angel services ?

Why not just run eCos?  You'll have much more flexibility
than what you'll get with newlib.

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary dot thomas at mind dot be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


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