[ECOS] ARM's Exception vector location

Grant Edwards grante@visi.com
Tue Nov 19 04:14:00 GMT 2002


On Tue, Nov 19, 2002 at 06:00:42PM +0800, AL Chane wrote:

>       ARM's "vectors.s" defines those exception vectors
> (reset, Undefined instructions, software interrupt,....IRQ, FIQ)
> from 0x00, 0x04.....0x1C. But I have an ARM board its address
> from 0x00 to 0x80000 are reserved for boot area. I wonder if I can
> relocate those exception vectors in vectors.s to other memory area?

No.  Those locations are hard-wired in the silicon.

> Are ARM exception vectors relocatable?

Nope.

-- 
Grant Edwards
grante@visi.com

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



More information about the Ecos-discuss mailing list