This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320DM8127: FIQ and IRQ Interrupt vectors

Part Number: TMS320DM8127

Tool/software: TI C/C++ Compiler

I am trying to program the TMS320DM8127 interrupt controller INTC using the Table 14-3 of the SPRUGZ8G–14 Technical Reference document which lists the various registers within the INTC.

Please could you tell the physical memory location of the INTC base address(or point me to where it is declared in the documentation)?

Also please could you tell me the memory address location of the FIQ and IRQ vectors so that I can load these locations with my interrupt handling routines.

Thanks