hello. I am using the CAN communication function of s32v234-sbc.
I did the following: ip link set can0 type can bitrate 500000
ifconfig can0 up
ifconfig can0
As shown below:

The hardware connection is as follows: can0 is connected to zlgcan, and the terminal resistance is 60Ω:

Use the following command to receive the can frame. s32v234-sbc does not receive can frame:

S32v234-sbc sends can frame, and cantest does not receive it.
Thank you for help.
______________________________