s32k312 Platform ISR, IntCtrl_ip ISR difference

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

s32k312 Platform ISR, IntCtrl_ip ISR difference

973 Views
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 Kudos
Reply
1 Reply

957 Views
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 Kudos
Reply