Skip to content

Commit ee3e503

Browse files
committed
Export: fix issue #3865 - cmsis-dap swd
From JTAG to SWD by default. This was causing flashing error.
1 parent 2bb4d3a commit ee3e503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/export/iar/ewd.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
</option>
349349
<option>
350350
<name>CMSISDAPInterfaceRadio</name>
351-
<state>0</state>
351+
<state>1</state>
352352
</option>
353353
<option>
354354
<name>CMSISDAPInterfaceCmdLine</name>

0 commit comments

Comments
 (0)