Closed JerryZheng89 closed 2 months ago
Not reproducible.
@JerryZheng89 Can you please provide the traffic generator code and your modifications to pcan_rcv.cpp
. Also which PCAN device you use and its firmware version number would be helpful.
Issue closed. No additional information given. No confirmation by other users.
when I send small amount can datas, for example send 10 can packages every 1 second, pcbusb_recv will never receive the can data.
But when I send massive can data, which is can bus log file, on the bus, the pcbusb_recv will receive some data package of the can bus and massive data will not be received!
I install ubuntu virtual machine in Parallels, the pcan fd device works ok in it!
The lost data on receiver cannot be acceptable~~