更新IAR版本前

This commit is contained in:
sunbeam 2025-02-24 13:23:29 +08:00
parent 9629d0d5df
commit eda32fcbd7
4 changed files with 17 additions and 17 deletions

View File

@ -332,7 +332,7 @@
<option>
<name>CMSISDAPResetList</name>
<version>1</version>
<state>1</state>
<state>4</state>
</option>
<option>
<name>CMSISDAPHWResetDuration</name>

View File

@ -16,15 +16,15 @@
"--jet_probe=cmsisdap"
"--jet_standard_reset=1,0,0"
"--jet_standard_reset=4,0,0"
"--reset_style=\"0,-,0,Disabled__no_reset_\""
"--reset_style=\"1,-,1,Software\""
"--reset_style=\"1,-,0,Software\""
"--reset_style=\"2,-,0,Hardware\""
"--reset_style=\"4,-,0,System\""
"--reset_style=\"4,-,1,System\""
"--drv_interface=SWD"

View File

@ -150,12 +150,12 @@
<MemConfigValue>E:\Program Files\IAR Systems\Embedded Workbench 9.2\arm\config\debugger\FMSH\FM33LG02x.ddf</MemConfigValue>
</PlDriver>
<ArmDriver>
<EnforceMemoryConfiguration>1</EnforceMemoryConfiguration>
<EnableCache>0</EnableCache>
<EnforceMemoryConfiguration>1</EnforceMemoryConfiguration>
</ArmDriver>
<Jet>
<JetConnSerialNo>CMSIS-DAP v2:000000800671FF515256656767161348A5A5A5A597969908</JetConnSerialNo>
<JetConnFoundProbes />
<JetConnFoundProbes>CMSIS-DAP v1:000000800671ff515256656767161348a5a5a5a597969908:CMSIS-DAP v2:000000800671FF515256656767161348A5A5A5A597969908:</JetConnFoundProbes>
<DisableInterrupts>0</DisableInterrupts>
<LeaveRunning>1</LeaveRunning>
<MultiCoreRunAll>0</MultiCoreRunAll>
@ -164,8 +164,8 @@
<SWOManager>
<SamplingDivider>8192</SamplingDivider>
<OverrideClock>0</OverrideClock>
<CpuClock>955981737967633739</CpuClock>
<SwoClock>7598542775866368778</SwoClock>
<CpuClock>8011460025973438312</CpuClock>
<SwoClock>32370099070697472</SwoClock>
<DataLogMode>0</DataLogMode>
<ItmPortsEnabled>63</ItmPortsEnabled>
<ItmTermIOPorts>1</ItmTermIOPorts>

File diff suppressed because one or more lines are too long