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