...
configure Paulus about <target>/bl_config.h
adapt the function <target>/<target>_init.c/getBitRate() (see chapter 2.1)
adapt the function <target>/<target>_init.c/getNodeId()(see chapter 2.1)
adapt the function <target>/<target>_init.c/timerTriggered() for the Heartbeat generation (see chapter 2.4)generation
adapt the functions of the user interface in bootloader/bl_user.c
adapt the memory addresses (see platform/target-specific manual)
adapt the size of the shared RAM in <target>/bl_interface.h (see platform/target-specific manual)
adapt the compiler defines BOOTLOADER_JUMP() (see chapter 2.10)
adapt object dictionary and CANopen messages in C code in bootloader/bl_canopen.c
adapt the object dictionary in the Design Tool project
Examples of porting to different platforms are described in: Platforms