Solved
Can't debug NUCLEO-F746ZG in stm32cubeide
When i try to debug my eval board, I get an error:
Error in final launch sequence:
Device debug script
The code uploads and runs correctly, only the debugging function does not work.
Serial Wire is activated in CubeMX.
The IDE open a new tab "startup_stm32f746zgtx.s" and the cursor is on line "ldr sp, =_estack /* set stack pointer */"
