Breakpoint not working in STM32cubeIde1.8 because of build options
I work with STM32CubeIde 1.8. I put stop points, they are not taken into account by the debbugger. I assume that the C compiler options are chosen to optimize the code at the busy memory and execution speed level. With these options it does not take into account the points . how to modify these options ?