cubeide调试问题

问题遇到的现象和发生背景

cubeide 进入调试会跳到另一个界面0x1ff766后停止了
再次点击运行便会报错

img

问题相关代码,请勿粘贴截图

每串代码都会这样

运行结果及报错内容

Break at address "0x1ff766" with no debug information available, or outside of program code.

img

img

C:\ST\STM32CubeIDE_1.8.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_2.0.0.202105311346 oolsinrm-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.

Warning: the current language does not match this frame.

我的解答思路和尝试过的方法
我想要达到的结果

希望能解决问题