2024-09-27 03:44 AM
i always gets the below error while debugging the stm L$ board via visual studio
OPEN OCD gdb executable arm-none-eabi-gdb.exe was not found
Please configure cortex-debug.armtoolchainpath or cortex-debug.gdbpath correctly.
can i know the reason for this and how this can be fixed?
2024-09-27 04:14 AM
@anandhram1988 wrote:the stm L$ board
What board?
2024-09-27 04:16 AM
2024-09-27 04:20 AM
That's a chip (actually, a range of chips) - not a board.
What board is that chip mounted on - an ST board? a 3rd-party board? a custom board?
2024-09-29 02:26 PM
Do you have STM32CubeCLT installed?
2024-10-31 06:28 AM
Hello @anandhram1988,
You should include the directrory path containing the ARM toolchain here:
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.