Question
To add a CRC32 result to the end of a bin file,
hi
To append a CRC32 calculation result, which is computed by the hardware CRC ,
I want make the crc result at the end of the bin file , for the purpose of verification during program upgrade.
please Give a method,
It is best to directly generate the bin file with crc, instead of passing through the generated bin file, and add it in other Script
