The following items are delivered with CAN software components:
- Executable Windows program (generating tool)
- C or assembler source code
- C header files
- Documentation / manual / readme
- Sample programs
Vector’s CANbedded software components are generally available in the C language, sometimes also in assembler if the applications are time-critical applications on small microcomputers. The advantages of the source code components are simple handling of many different configurations and efficient object code. The interface to the application is declared in C header files that must be incorporated into the application in order to use the functions.
The object codes of the CANbedded software components are compiled and linked with the application.

Contact