549 B
549 B
Offline checksum tool
This folder keeps the XC6517 offline burn helper used to calculate the checksum segment for release file names.
Normal release flow:
- Build the Keil project and generate
mdk\ble_peripheral.bin. - Run
make_release_bin.batfrom the repository root. - The script copies
ble_peripheral.bintodownload.bin, runsXinc_mac_tool.exe, extracts the checksum from the generated offline file name, then copies the online and OTA files torelease\.
Do not use the generated offline BIN as the online burn file.