Supported targets and CAN devices
Is my stuff supported ?
CanFestival CANopen library comes with support for:
- most commonly used CAN interfaces available on both Linux and Windows
- bare metal µC support (without OS) illustrated with AVR and 68HCS12 support.
This table tries to represent what works and dont work in latest code tree.
| ok | No bug reported since last success claim. |
| broken | Implementation proven bugged, contact specific port maintainer for more. |
| Non applicable |
| CAN device | Linux | Win32 | µC | ||||
| Vanilla | Xenomai | RTAI | VC++ | mingw | Cygwin | ||
| SocketCan | ok | ok | |||||
| Peak System | ok | ok | ok | ok | ok | ok | |
| can4linux | ok | ||||||
| CAN-mVCCM | ok | ||||||
| LinCAN | ok | ||||||
| IXXAT | ok | ||||||
| VScom | ok | ok | |||||
| Anagate | ok | ok | ok | ok | |||
| Kvazer | broken | ||||||
| Unix pipes | ok | ok | |||||
| Serial | ok | ||||||
| Motorola HCS12 | broken | ||||||
| AVR | ok | ||||||


