Hello @PaulSMagna ,
There was a newer release of S32K toolbox on Sep 12, 2022, version 4.3.0. Can you try with this version?
We introduce a new option in the FCAN_Send and FCAN_Receive blocks, that asks you when to configure the CAN Message Buffer, during initialization step, on each execution of the block, or none. In case of none, another block, FCAN_MBConfig can be used to to configure the Message Buffer used by FCAN_Send or FCAN_Receive block. We introduced this change to optimize the execution of the FCAN_Send and FCAN_Receive blocks, as the configuration of the Message Buffer introduces overhead, and slows down the rate of CAN message processing.
Additionally can you give more details, or a simplified model that we can use to reproduce your problem?
Regards,
Paul