Skip to content

Commit

Permalink
Update docs/arm_debugging.md
Browse files Browse the repository at this point in the history
Co-Authored-By: fauxpark <[email protected]>
  • Loading branch information
shelaf and fauxpark committed Dec 21, 2019
1 parent 2795184 commit ac2eb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/arm_debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Select Apply and Close.

Reset your keyboard.

Press the bug icon and if all goes well you should soon find yourself in the Debug perspective. Here the program counter will pause at the beginning of the main function and way for you to press Play. Most of the features of all debuggers work on ARM MCUs but for exact details google is your friend!
Press the bug icon and if all goes well you should soon find yourself in the Debug perspective. Here the program counter will pause at the beginning of the main function and wait for you to press Play. Most of the features of all debuggers work on Arm MCUs but for exact details Google is your friend!


Happy debugging!

0 comments on commit ac2eb33

Please sign in to comment.