Skip to content

Commit ea74f7c

Browse files
committed
Issue 860
1 parent cfe87c6 commit ea74f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/debug/eclipse_pyocd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Steps to update Eclipse's PATH:
104104
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/eclipse7.png)<span>Main tab</span></span>
105105
1. In the *Debugger* tab:
106106
- Under *OpenOCD Setup*, set the *Executable* path to your copy of `openocd`.
107-
- Under *OpenOCD Setup*, set the *Config options* to the setup options from the [Configure your local debug toolchain](https://os.mbed.com/docs/v5.11/tools/exporting.html) guide.
107+
- Under *OpenOCD Setup*, set the *Config options* to the setup options from the [Configure your local debug toolchain](../tools/setting-up-a-local-debug-toolchain.html#openocd) guide.
108108
- Under *GDB Client Setup*, set the *Executable* path to your copy of `arm-none-eabi-gdb`.
109109
- If you cannot see the *GDB Server Setup* section, the scrollbar might be hidden; switch tabs to make the scrollbar reappear.
110110

0 commit comments

Comments
 (0)