2025-01-15 02:18 AM
Hello everyone,
I'm new to using STM32CubeIDE and I'm encountering some issues while debugging my code. I'm working with an ONNX model on the STM32F746NGHx board and have generated the code accordingly. However, I'm facing a problem with the function 'aiSystemPerformanceProcess'.
Initially, I encountered an error in the 'cyclesCounterInit' function, which I managed to fix by modifying the while loop. Unfortunately, I'm now stuck at the 'aiSystemPerformanceProcess' function and I'm unable to step into it using the debugger.
I've attached the IOC file for reference. As someone with limited experience with peripherals, I would greatly appreciate any guidance or suggestions on how to proceed.
Thank you in advance for your help!