CANopen Master Documentation
Version 6.06.04
|
The CANopen Slave is initialized with ComMgrInit(). This routine will setup the CAN controller and initialize all necessary services. Afterwards the stack can be started by calling the ComMgrStart() function.
In summary three steps are necessary to run the CANopen Master:
The initialization functions of the CANopen Slave Protocol Stack have to be executed prior to any other API functions.