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]

ARM's Exception vector location


Hi,

      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?
Are ARM exception vectors relocatable?

Thanks for the helps.

Al Chane

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