CRC injection calculation failure
Hi,
I'm implementing the X-CUBE-STL flash test in a project on a STM32F0 device and using STM32_Programmer_CLI.exe to inject CRCs after compilations to the binary. Compilation runs without any errors/warnings. Running the flash test on the device causes a flash test failure if the last section of application is included in the testing. Investigating the CRC computed for all section of the applications showed that all CRCs are correct except for the last. Has anyone here encountered the same problem and/or solved the issue?
Thanks in advance!
