CAN-Rx interrupt is not working

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

CAN-Rx interrupt is not working

405 Views
qazx
Contributor III

Hi NXP team,

I tried to work on the CAN-Rx interrupt.

I configured CAN-Rx interrupt and I used ETAS- OS for interrupt callback triggering.

But If i enable the CAN-Rx interrupt Can't able to access the interrupt callback definition while compilation itself getting linker error.

Can you please help how to proceed on this CAN-Rx interrupt.

0 Kudos
3 Replies

375 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

please specify the part you are using, the S32DS and RTD versions. 
Also share error message you got.

BR, Petr 

0 Kudos

369 Views
qazx
Contributor III


Hi Petr,

1.S32K342 MC and RTD versions is 2.0.0.
Now I'm trying to integrate with OS Isr for CAN- Rx , which Function I need to use for interrupt callback.

How to access the Rx interrupt .

0 Kudos

363 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

teh usage of Callback is shown e.g. in https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-FlexCAN-Ip-TX-RX-EnhanceRXFIFO-test...
But it does not use OS, but maybe it could be usefull as well.

BR, Petr

0 Kudos