STM32F407 Breakpoint crossed-out
When i try to add breakpoint, there is a cross sign on breakpoint symbol. So even if the code works, breakpoint never works.
I try to add __asm("BKPT 0"); but it also did not work.
I am not sure what is the problem.
My CubeID version is:
Version: 2.1.1
Build: 28236_20260312_0043 (UTC)
