Hello, I use S32K144 series chip, SDK is 3.0.0. There is a problem in the process of using.
I created two CAN tasks, running them alone is fine, but running them both at the same time will cause an exception.
I have located the following functions that appear to be the install callback function. What's the reason, please? How to solve