Debugging 'aiSystemPerformanceProcess' Function in STM32CubeIDE with STM32F746NGHx"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-01-15 2: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!
- Labels:
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-01-15 9:49 AM
Any thoughts on this?
