Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 826 Bytes

GUID-B4EA58EE-B62B-4DEC-BA99-85FCEC62040F.md

File metadata and controls

18 lines (10 loc) · 826 Bytes

I2C Bootloader Tools Help

This document describes the usage of I2C bootloader host tools

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

Parent topic:MPLAB® Harmony 3 I2C Bootloader Application Examples