How to get the interrupt function name about the LPIT0 in the S32K116?

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

How to get the interrupt function name about the LPIT0 in the S32K116?

ソリューションへジャンプ
1,435件の閲覧回数
ananan
Contributor III

How to get the interrupt  function name about the LPIT0 in the S32K116?  for example  the can interrupt name is "CAN0_ORed_0_31_MB_IRQHandler",the LPTMR0 interrupt name is "LPTMR0_IRQHandler",what does it accord to which the names is geted ?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,375件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

You can find the handlers in the startup_S32K116.S file

pastedImage_1.png

Regards,

Daniel

元の投稿で解決策を見る

2 返答(返信)
1,376件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

You can find the handlers in the startup_S32K116.S file

pastedImage_1.png

Regards,

Daniel

1,375件の閲覧回数
ananan
Contributor III

thank you very much,I get it!

0 件の賞賛
返信