2023-06-04 05:37 AM - edited 2023-11-20 04:03 AM
Hi.
I'm trying to run a neural network model using X-Cube-AI, but at the point of performing the inference, my program gets stucked in the Hard Fault handler routine. I attach the details given by the Hard Fault Analyzer in STM32CubeIDE.
I have read these issues are mostly related to the heap and stack sizes, but I have considerably increased their size and the problem persists. I would appreciate any help on how to solve this issue?
Thanks in advance. Regards.
2023-06-04 05:47 AM
To provide more details about the exception, when I disassembly the error it leads me to an address of the routine ai_platform_network_process.