Skip to content

Commit e658dba

Browse files
author
Amanda Butler
authored
Update debugging_eclipse_pyocd.md
Add periods to ends of bullets
1 parent f590102 commit e658dba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugging/debugging_eclipse_pyocd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ $ mbed export -i eclipse_gcc_arm -m K64F --profile mbed-os/tools/profiles/debug.
5959
1. Select *Project > Build Project* to build the project.
6060

6161
<span class="notes">**Note:** If build fails with error
62-
1. `make[1]: arm-none-eabi-g++: No such file or directory`, you need to configure Eclipse's PATH (not your OS PATH)
63-
1. `Program "make" not found in PATH`, install [GNU-Make utility](http://gnuwin32.sourceforge.net/packages/make.htm) and configure Eclipse's PATH
62+
1. `make[1]: arm-none-eabi-g++: No such file or directory`, you need to configure Eclipse's PATH (not your OS PATH).
63+
1. `Program "make" not found in PATH`, install [GNU-Make utility](http://gnuwin32.sourceforge.net/packages/make.htm), and configure Eclipse's PATH.
6464

6565
Steps to update Eclipse's PATH
6666
1. In Eclipse, click *Project > Properties > C/C++ Build > Environment*.

0 commit comments

Comments
 (0)