Hi, NXP friends
I am working with S32K3X4EVB-Q172(Part of MCSPTE1AK344), using simulink in matlab 2021b.
I have some questions about configuring CAN receive function:
Today, I solve the problem that TJA1153 can not sent CAN message, and then found that my model can not receive messages I send from a CAN device. I tried the receive demo program and get nothing.
Finally, I successfully receive messages after trying, my sollution is add an "Can_MainFunction_Read" function model. However, I found that all demos relating to CAN receive function don't have this model, so I wondering if this is the right sollution? Why demos don't have it? Can anybody give me some suggestions?
