Associate II
December 31, 2020
Question
arm-none-eabi-gdb.exe error when debugging in STM32CubeIDE
- December 31, 2020
- 2 replies
- 4422 views
Hello,
I am getting the error as shown in the attached image when I debug in STM32Cube IDE and debug never starts.
When I try to run arm-none-eabi-gdb from terminal I am able to run. I am sure its available in global path but somehow IDE is not able to find it.
Please note that debug used to work for me. Once I installed arm-none-eabi-gdb (GCC 10) externally using xPack as mentioned in GNU MCU Eclipse page, this error started to come. GCC 10 was installed but something got messed up. Could someone please help me configure this path in IDE / fix this error if path is not the issue.
OS: Ubuntu 20.04
STM32CubeIDE: Version: 1.5.1 Build: 9029_20201210_1234 (UTC)
Toolchain: GNU tools for STM32 7-2018-q2
Thanks a lot.
