CRC generation while generating binary file
Hello All,
We have designed a Custom Board with STM32F777 MCU chip and are using Atollic Truestudio with ST Micro's CubeMX for development.
I have implemented a USB boot loader for the same hardware which is working fine with the Custom Board.
Now i want to implement CRC check in the Boot loader.
My application code which is to be loaded using boot loader is generated using atolic so is there any method/Tool/ setting available from which CRC is generated and attached to the end of the application binary file.
Also if there is any method/Tool/ setting please let me Know in detail what is that method so that i can implement it in my Bootloader
Thanks and regards
Utkarsh
