s32k312 Platform ISR, IntCtrl_ip ISR difference

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

s32k312 Platform ISR, IntCtrl_ip ISR difference

1,035 次查看
coo
Contributor I

I'm trying to use lin channel 5.
But there's an interruption setting on the platform Interrupt setting found for IntCtrl_lp.
May I know the difference between the two?
Which module's isr should I enable if I try to use an interrupt on Lean Channel 5?

Does it matter which one of the two I use?

0 项奖励
回复
1 回复

1,019 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @coo,

If this is an autosar project, use the Platform driver.

If it is a non-autosar project, and you don't use the Plaform driver in it, you need to use the IntCtrl_lp driver.

 

Best regards,

Daniel

0 项奖励
回复