Solved
OPEN OCD arm-none-eabi-gdb.exe was not found
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?

