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: Arm interrupt vector table


        In ARM architecture is it possible to remap
        Interrupt vector table ?

You can flip interrupt vector address between 0x0-1C and 0xFFFF0000-FFFF-1C
in ARM9 architecture core.  However,  it is not possible and fixed at 0x0-1C
in ARM7.


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