I want to use the CHECK_CRC functionality of the BSL for the MSP432E401Y. In reading the SLAU746A user guide to the MSP432E4 BSL, it references a binpack.exe utility you can run post-build on your image that will calculate the CRC and insert it into the image.
This tool is not in the SDK best I can tell, contrary to what the app note says. Is there a tool available to calculate the CRC for MSP432E4 images so I can use CRC checking in the bootloader?