Diamond Systems DS-MPE-CAN2L Handbuch - Seite 18

Blättern Sie online oder laden Sie pdf Handbuch für PCI-Karte Diamond Systems DS-MPE-CAN2L herunter. Diamond Systems DS-MPE-CAN2L 19 Seiten.

Compiling CAN Application using CANLib Library
Export the Library path using below command.
export LD_LIBRARY_PATH=$ LD_LIBRARY_PATH:/path-to-CANLib
To compile the application, use the below command.
g++ can_app.c -lCAN –L/path-to-CANLib -o can_app
www.diamondsystems.com
DS-MPE-CAN2L User Manual Rev A.
Page 18