Hello Razvan,
So I tested just Receive block and CAN ISR on Rx Complete and it functions without any issues and CAN tool is detecting it perfectly. This was also the case before installing the Hotfix 4.
It is the Send block that causes me issues specifically, even after Hotfix installation. I used your message generation and send block you have attached before and it does not function in non-blocking mode. The CAN tool detects no messages being sent by the NXP.
However, if I enable blocking mode for the Send block, the CAN tool does detect the messages sent by the NXP. In both of these cases, NXP still receives generated CAN messages just fine.
I have attached the model, CANoe (Vector software) and CANdbc file that I used for testing. The board is S32K144-EVB-Q100. The only connections are CAN High and Low to the CAN tool with the terminating resistor jumpers on the NXP and another terminating resistor on the CAN tool side. The power is given through the barrel-jack external supply. There are Data store variables for each bit in the model, but I only use it to verify the messages through FreeMaster. And I installed the cumulative patch 2, not just Hotfix 4.
Thanks,
Anh