Skip to content

Commit

Permalink
doc: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Mar 5, 2024
1 parent 463c46a commit de5b793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tg/xilinx.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ For analysis and debugging purposes, integrated logic analyzer (ILA) probes may
To establish a debug bridge over JTAG, ensure the target is in a debuggable state (for example by resetting into the idle boot mode 0) and launch OpenOCD with:

```
openocd -f util/openocd.<board_or_adapter>.cfg
openocd -f util/openocd.<board_or_adapter>.tcl
```

If multiple JTAG adapters are connected to your debugging machine, you may have to extend the script to specify desired adapter's serial number.
Expand Down

0 comments on commit de5b793

Please sign in to comment.