Hi
We want to use LLCE for CAN communication, but we have found packet loss,
Env. BSP35 baud rate is 500K,
When there is no application software reading data in userspace, there is no packet loss when viewing the results through the <IP - details - statistics link show CANx>command

When an application reads data, the <IP details statistics link show CANx> command is used to view the results and it is found that there is a frame dorped.

We implemented the userspace code in C++ and Python(socketcan lib) respectively, and the results were the same. The core processing of the C++code is as blow.

Could you pls tell us the reason and how to fix it,
Thank you.