To enable CRC image check at bootup for MIMXRT685 is it just a matter of following the CRC example in the SDK or is there something more integrated?
Hello,
You can check the checksum of the CRC but will have to work with the example demo in the SDK.
https://mcuoneclipse.com/2018/03/05/tutorial-crc32-checksum-with-the-kboot-bootloader/
Regards