This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Setting up crt0 and libs for arm-unknown-coff


> The board (an IXP1200 evaluation board) has a jumper which allows
> you to choose either Angel or VxWorks support from the flash ROM.
> Since we are porting our own research-OS to this board, it doesn't
> really make sense to use either Angel or VxWorks.  We are using
> the VxWorks boot loader only to pull a coff executable over an
> ethernet port.  (We chose the VxWorks boot loader over the Angel
> boot loader because it was text-based.)  This executable will
> take over the machine.  Since we have total control over the SWI
> handler, we can make it match whatever newlib uses as its default.
> So now, it seems, that I am in search of the OS/User interface
> specification the ARM newlib developers used.
> 

I don't know about VxWorks, it probably has its own SWI values.

I believe newlib uses the Angel SWIs by default, so it should all be 
covered in the Angel documentation.

R.



------
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]