CANopen Slave Documentation
Version 7.00.00
|
The CANopen Slave protocol stack for the MIMXRT1170 runs on a bit-rate of 500 kBit/s on interface CAN1.
Create a local build
directory and start the build process within this directory. Make sure to pass the correct toolchain (i.e. GNU Arm Embedded Toolchain) to the CMake process via the parameter -DCMAKE_TOOLCHAIN_FILE
. The following examples assume a GNU Arm Embedded Toolchain version 13.2.1.
NRL support is configured by setting the symbol NRL
to 1: