2025-02-04 07:40 PM - edited 2025-02-04 07:41 PM
Hi All,
I had 2 questions in my current journey learning stm32 software as well as my stm32f746g board. I generated code based off an .ioc file created by the AI Edge Dev Cloud (a human activity keras model). My issues are as follows:
1. I debugged the code under OpenGDB and received this as my console output (see attachment below) however all my STM32 does is flash the led red and green rapidly. Does that mean it was successful?
2. I went back to the STM32CubeMX software to validate my model on target after debugging, however all i get met with is this output and the validation being stuck at 99% indefinitely.
Any guidance on this issue is greatly appreciated. Thank you :)
-Ramy