Interrupts vector table for MPC5777C

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Interrupts vector table for MPC5777C

4,356 次查看
maddularajesh
Contributor III

Iam using 5777C controller in our application and using IDE as S32DS. For configuring interrupts function names in  INTC_SW Vector table. But this table contains vectors upto 472 vector numbers only. But iam using eSCIC, eSCIF modules which vector address is more than 472. So how can i configure functions for respective interrupts.

1 回复

1,283 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Just extend the interrupt vector table.

Like in the attached example.

Peter