Skip to content

Commit

Permalink
Make language more clear
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Donahue <[email protected]>
Signed-off-by: Tim Newsome <[email protected]>
  • Loading branch information
rtwfroody and pdonahue-ventana authored Jul 12, 2024
1 parent 7acbfa2 commit 2637350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debug_module.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ While an abstract command is executing ({abstractcs-busy} in {dm-abstractcs} is
The exception to this rule is when the debugger writes 0 to
{dmcontrol-dmactive}. In that case {hartsel} may be written with a new value
(which the hardware should ignore).
The hardware should not rely on this debugger behavior, but enforce it by
The hardware should not rely on this debugger behavior, but should enforce it by
ignoring writes to these bits while {abstractcs-busy} is high.

If an abstract command does not complete in the expected time and
Expand Down

0 comments on commit 2637350

Please sign in to comment.