Thanks for you reply, i have one more question:
The CAN transceivers on our board are TJA1145ATK/FD. We have SPI lines connecting the S32G274a and TJA1145ATK/FD to configure the TJA1145ATK/FD. we are curious if the TJA1145ATK/FD comes with default configurations or if they need to be explicitly set.
We suspect that these errors may be related to the configuration of the TJA1145ATK/FD,
Note :
The function state_transition in the path tmp/work/s32g274a_n4c0a53-fsl-linux/linux-s32/5.15.96-r0/git/drivers/net/can/llce/llce_can.c return " (msg.fw_cmd.cmd.cmd_list.get_controller_mode.controller_state == state) "
The value of msg.fw_cmd.cmd.cmd_list.get_controller_mode.controller_state is always "LLCE_CAN_STOPPED"
LLCE_CAN_STOPPED, :
/**
* Controller is in the STOPPED state which means that it does
* not do any bus transactions.
*/