Processor stuck if I run code without debugger
Hello.
I have developed an application with touchgfx, lwip, freertos.
I had some problems with lwip (see processor goes to HardFault at __ISB - STMicroelectronics Community, HardFault_Handler when enable LWIP and touchgfx - STMicroelectronics Community).
I understand some causes of HardFault and this morning code seems to work properly.
I tried to run the code without debugger but my processor stuck in some point that I can't see because I have no debugger connected.
I reconnect debugger, reflash and rerun. After this operations I obtain the problem described in processor goes to HardFault at __ISB - STMicroelectronics Community
Why processor run with debugger but it stucks without it ?
Thankyou in advance.
