CAN Bootloader Tools Help
This document describes the usage of CAN bootloader host tools
Downloading the host tools
To clone or download the host tools from Github,go to the bootloader repository and then click Clone button to clone this repo or download as zip file. This content can also be download using content manager by following these instructions
Following host tools are provided to be used with different bootloaders
Host Script | Description |
---|---|
btl_app_merge_bin.py | Used to merge the bootloader binary and application binary |
btl_bin_to_c_array.py | Used to convert the binary file to a C style array containing Hex output |