Hi, Perts:
I new a project from example called "linflexd_lin" , and download it to the devkit, using oscilloscope one can observe transmitted waveforms.
Next step, Adding "receiveLINframe();"function to the main loop, while connecting the P3.4 of devkit to the Lin pin of the CANOE.

And then, sending periodic messages to simulated slave node using CANOE, as shown below:

I set a breakpoit in the function "reveiveLINframe" 。

But it doesn't stop running at this breakpoint, it seems that the MCU did not receive the message from slave node. Where is the problem?
BR,