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] | |
On Wed, Mar 17, 2004 at 12:15:34PM +0100, Toralf Lund wrote:
> I'm wondering about how to set up the interrupt vectors correctly on an
> ARM-9 setup w/o debug monitors. Has anyone else done this? Is there any
> kind of support for it in newlib? I mean, is the code that needs to be
> loaded at address 0 included anywhere? (That would not be the normal
> _start code, as far as I can tell.)
I'm not quite sure what you are talking about here; normally your Linux
port handles all the interrupt request/release/masking stuff for you, so
you don't have to deal with the vectors yourself.
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hornemannstraße 12, 31137 Hildesheim, Germany
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4
------
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] |