Skip to content
Snippets Groups Projects
Commit 7acb2607 authored by David Brownell's avatar David Brownell
Browse files

Cortex-M3: DWT cleanup/fixes


Fix the watchpoint error checks, and do them in add(), not later
in set() when it's mostly too late.  Support the full range of
watchpoint sizes (1 to 32K bytes each), and check alignments.

Minor cleanup of DWT access:  shrink lines, use "+" for address
calculations, comment a few issues.  Add debug message reporting
DWT capabilities, matching the message for FBP, and some minor
code and spec review comments.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent ff50caa8
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment