NVIC structure

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

NVIC structure

461件の閲覧回数
paolonese
Contributor I

Hi, in S32DS.3.5 IDE, I can't find the structure for S32_NVIC.

How should I setup the interrupt source?

Thanks in advance. 

 

0 件の賞賛
返信
1 返信

431件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @paolonese 

If you are working with bare metal, you can find the interrupt vector numbers in, for example, S32K344_COMMON.h, the S32_NVIC register masks in S32K344_NVIC.h, and the functions that manage interrupts and exceptions through the NVIC in nvic.h/nvic.c.

 

BR, VaneB

0 件の賞賛
返信