Hi,
I have some doubts about the interrupt vector table (S32K344 and S32K358 MCU).
1. myproject -> Project_Settings -> Startup_Code -> Vector_Table.s—there is no CAN or other peripheral interrupt handler defined?
2. IntCtrl_Ip.h is used to initialize the CAN interrupt handler but is not shown in the Vector_Table, for example, the message buffer 0 to 31 IRQ number 110 place.how actualy IntCtrl_Ip used to initialized CAN
or other peripheral intrrupt handler working?
3. Is there any reason or difference to define vector table in RAM and ROM separately?
4. If I want my peripheral interrupt handler to be defined in ROM (interrupt_Vector_Table.s), then what do I want to do?
5. There is no information about the nested interrupt vector table in the reference manual. Then where do I want to learn for the S32K3xx MCU?
IDE - S32DS V3.5.14
HARDWARE—S32K344 and S32K358
SDK - V4.0.0