Information on linux-pcanview error codes

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
bbokser
Posts: 1
Joined: Tue 30. Aug 2022, 01:23

Information on linux-pcanview error codes

Post by bbokser » Tue 30. Aug 2022, 01:35

I cannot for the life of me find any information on the error codes I am seeing in the Linux version of Pcanview. Image attached as an example.
image (2).png
image (2).png (80.39 KiB) Viewed 1910 times
The numbers for the error codes (assuming ECC does mean error code) do not correspond or convert to the ones displayed in the hexadecimal system here: https://documentation.help/PCAN-Basic/TPCANStatus.html. I also have no idea what type of error STF_ERR or FRM_ERR refer to, and I find it mind-boggling that no documentation was provided.

K.Wagner
Software Development
Software Development
Posts: 1080
Joined: Wed 22. Sep 2010, 13:36

Re: Information on linux-pcanview error codes

Post by K.Wagner » Tue 30. Aug 2022, 07:53

Hello,

what you are seeing are error frames, not status frames. ECC means Error Capture Code from the SJA1000 register. Please see the chapter about error frames within the help. Error frames are basic CAN knowledge.

For more information about error frames, please consult the SJA1000 Stand-alone CAN controller documentation.

Note: the version of the help you are using is from 2017. It is not up to date, so consider getting the PCAN-Basic package and the newest documentation files.
Best regards,
Keneth

Post Reply