2023-11-24 12:29 AM
Hi,
everytime after updating "STM32CbbeIDE", I can't start debugging because I must manually go to the PATH variable and replace the old/existing path to the "arm-none-eabi-gdb.exe" with the new one.
For example, the existing path was "com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.1.202309131626\tools\bin" and it should be replaced by "C:\ST\STM32CubeIDE_1.6.1\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.100.202309141235\tools\bin".
I tried to find a variable in the Path variables lists but I can't find one which returns the path to the current "arm-none-eabi-gdb.exe".
I appreciate any suggestion and / or workaround.
Best Regards