2022-08-16 12:46 AM
Hi ,
For a GIVIEN Binary File .
We Want to Implement STM32CUBEIDE Post Build CRC calculated Value to Match with the STM32 HW CRC value .
For IAR WorkBench IDE the IDE Proviedes POST BUILD configuration to generate the required CRC and place in BINARY . But for STM32CUBEIDE we do not have such implementation . as shown in following image .
Is there any documentation for implementing the same .
Thanks and Warm Regards,
2022-08-17 05:43 AM
Hello @BareMetalExpert
I bilive that such functionality is not directly supported by the CubeIDE tool.
But the following thread could be helpful in this case.
Kind regards,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-08-17 08:27 AM
Can't it just run a script or application post link?
2022-08-30 06:37 AM
Hello @BareMetalExpert
Did the post I mentioned offered some help with CRC implementation?
Kind regards,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.