This is the mail archive of the ecos-discuss@sources.redhat.com 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: Can't connect to remote Evaluator 7T


Mark Salter wrote:
> [...]
> > Does anyone know how to tell newlib not to use Angel services ?
> 
> If you're building a newlib based app, you should use the redboot
> support in libgloss to build your app.
> 
> % arm-elf-gcc -specs=redboot.specs -Ttext=0x10000 ....
> 
> The "redboot.specs" part will ensure that RedBoot recognizable SWIs
> are used, not the Angel ones in libc. This will only work if RedBoot
> was built with CYGSEM_REDBOOT_BSP_SYSCALLS turned on.

Ok. I am using newlib 1.10.0 which does not contain redboot.specs for
Arm target. I'll download the latest release on monday.
BTW, from what you say, I understand that Redboot provides somme SWI
services. I did not find any programming guide for Redboot. Is such a
document available ? 

Pierre
-- 
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre dot Habraken at imag dot fr
Tél: 04 76 82 72 83 - Fax: 04 76 82 72 87
IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex
________________________________________________________________________



--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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