CRC in STM32CubeExpansion_STL_G0_V1.1.0
I start the safety functional software by the example from "STM32CubeExpansion_STL_G0_V1.1.0".
From the readme.txt, it mention "Install ST CRC tool", but it is "STM32CubeProgrammer", is this tool has built in CRC function? by post-build steps command line? \"STM32_Programmer_CLI.exe\" -sl
Another question is, the compiler generate error message during build: "STM32_Programmer_CLI.exe"' is not recognized as an internal or external command, how to setup the path to make it pass?
