OPEN OCD arm-none-eabi-gdb.exe was not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-27 3: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?
Solved! Go to Solution.
- Labels:
-
STM32L4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-31 6: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-27 4:14 AM
@anandhram1988 wrote:the stm L$ board
What board?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-27 4:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-27 4: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?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-29 2:26 PM
Do you have STM32CubeCLT installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-31 6: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.
