Skip to main content
Associate III
November 14, 2025
Question

STM32N6570-DK_GettingStarted_ObjectDetection: Hard Fault in app_postprocessing.

  • November 14, 2025
  • 1 reply
  • 130 views

Split from "Range [0,-1) out of bounds for length 48" trying to open Debug Configuration - this is a new question.


Hi,

When I am testing the STM32N6570-DK_GettingStarted_ObjectDetection I have faced the same "Range [0,-1) out of bounds for length 48", that issue was solved after that I'm getting below issue as going to Hard_fault handler in from app_postprocessing.

Screenshot 2025-11-14 165707.png

1 reply

Andrew Neil
Super User
November 14, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.