interrupt vector table

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

interrupt vector table

812 Views
sachusanal
Contributor III

let me know in MQX software where the interrupt vector table is defined .

Labels (1)
0 Kudos
Reply
1 Reply

638 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

In MQX classic, interrupt vector table is defined in mqx/source/bsp/[frdmk64f]/vectors.c,  and the macro MQXCFG_VECTOR_ROM is used to decide to put the table in RAM or ROM.


Have a nice day,
Daniel

0 Kudos
Reply