Skip to main content
wild
Associate II
December 30, 2020
Question

arm-none-eabi-gdb.exe has stopped working

  • December 30, 2020
  • 1 reply
  • 1347 views

Greetings.

I am getting the 'arm-none-eabi-gdb.exe has stopped working' error when trying to debug my project on a Nucleo-F401RE board with STM32CubeIDE 1.5.1 on Windows 10.

The problem seems to occur when I enable the I2C3 event and error interrupts in the NVIC settings of the configuration page. If I disable the interrupts, I can debug without any problem.

0693W000006HEQpQAO.pngAttached is the project folder and the gdb log file.

Thank you

Scott Wild

This topic has been closed for replies.

1 reply

wild
wildAuthor
Associate II
January 5, 2021

Welp, for some reason, it just started working again. Life is full of mysteries...