Error when using "Validate on target" using STM32CubeMX.
I have successfully replicated the example shown in the video: https://www.youtube.com/watch?v=grgNXdkmzzQ
Now I was trying to run cifar10 using keras on STM32F769I-DISCO board.
After successfully compliling the code generated from STM32CubeMX, I tried to use "validate on target", but was met with an error, "ERROR: no connected board(s) or invalid firmware or the board should be re-started".
I tried the solution proposed in the already asked question, https://community.st.com/s/question/0D50X0000AIdxgaSQB/getting-error-in-stm32cubemx-when-trying-to-validate-on-target
to connect to the STM32 via an serial terminal like Putty/Termite/TeraTerm... and I was able to get the prints in TeraTerm.
But still validate on target returns error.
What else could possibly be wrong.
FW version: V2J32M22
Regards,
Mansi
