Commit 44d1868
committed
DAP: fix sending SWJ sequence.
- If the requested protocol was DEFAULT, then that value could be
passed to the SWJSequenceSender, which would ignore it. Fixed by
updating the protocol after connecting the probe.
- Also updated SWJSequenceSender to assert on unhandled protocol.1 parent 10e006f commit 44d1868
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments