Interrupts vector table for MPC5777C

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Interrupts vector table for MPC5777C

4,292件の閲覧回数
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,219件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Just extend the interrupt vector table.

Like in the attached example.

Peter