Created
December 27, 2021 18:37
-
-
Save Raunak-Singh-Inventor/805d230dc921bb2c03d231a61cdf0737 to your computer and use it in GitHub Desktop.
probe-rs-debugger-log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Received DAP Request sequence #1 : initialize | |
Sent DAP Response sequence #1 : initialize | |
Received DAP Request sequence #2 : launch | |
Sent DAP Response: Response { | |
body: None, | |
command: "launch", | |
message: None, | |
request_seq: 2, | |
seq: 2, | |
success: true, | |
type_: "response", | |
} | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::tools] Found 1 CMSIS-DAP probes using libusb, searching HID | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::tools] Found 1 CMSIS-DAP probes total | |
ERROR: [2021-12-27T18:34:33Z DEBUG jaylink] libusb 1.0.24.11584 | |
ERROR: [2021-12-27T18:34:33Z DEBUG jaylink] libusb has capability API: true | |
[2021-12-27T18:34:33Z DEBUG jaylink] libusb has HID access: true | |
[2021-12-27T18:34:33Z DEBUG jaylink] libusb has hotplug support: true | |
[2021-12-27T18:34:33Z DEBUG jaylink] libusb can detach kernel driver: true | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::tools] Opening 0d28:0204 in CMSIS-DAPv2 mode | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands] Draining probe of any pending data. | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands] Attempt 1 to find packet size | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands] Success: packet size is 64 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands] Configuring probe to use packet size 64 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Detected probe capabilities: Capabilities { _swd_implemented: true, _jtag_implemented: false, swo_uart_implemented: false, swo_manchester_implemented: false, _atomic_commands_implemented: true, _test_domain_timer_implemented: false, swo_streaming_trace_implemented: false, _uart_communication_port_implemented: false, uart_com_port_implemented: false } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::config::registry] Searching registry for chip with name nRF52833_xxAA | |
[2021-12-27T18:34:33Z DEBUG probe_rs::config::registry] Exact match for chip name: nRF52833_xxAA | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attaching to target system (clock = 1000kHz) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=DebugPort, addr=0) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Selecting DP Default | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register ABORT, value=0x0000001e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=0, data=0x0000001e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Reading DP register CTRL/STAT | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=DebugPort, addr=4) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Read DP register CTRL/STAT, value=0xf0000f40 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Reading DP register CTRL/STAT | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=DebugPort, addr=4) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Read DP register CTRL/STAT, value=0xf0000f40 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register CTRL/STAT, value=0xf0000f40 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=4, data=0xf0000f40 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register IDR | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 0, AP_BANK_SEL to 15 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x000000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x000000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=252) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register IDR, value=0x24770011 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register IDR | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 1, AP_BANK_SEL to 15 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x010000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x010000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=252) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register IDR, value=0x2880000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register IDR | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 2, AP_BANK_SEL to 15 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x020000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x020000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=252) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register IDR, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register IDR | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 0, AP_BANK_SEL to 15 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x000000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x000000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=252) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register IDR, value=0x24770011 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register BASE | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=248) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register BASE, value=0xe00ff003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register BASE2 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=240) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register BASE2, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register CSW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 0, AP_BANK_SEL to 0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x00000000 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=0) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register CSW, value=0x23000052 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 1, HNONSEC: 1, PROT: 6, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0xe3000010 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register CSW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=0) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register CSW, value=0x23000050 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 0, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 1, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x23000052 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] HNONSEC supported: false | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] AP GenericAp { address: ApAddress { dp: Default, ap: 0 } }: MemoryAp(MemoryApInformation { address: ApAddress { dp: Default, ap: 0 }, only_32bit_data_size: false, debug_base_address: 3759140864, supports_hnonsec: false }) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register IDR | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 1, AP_BANK_SEL to 15 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x010000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x010000f0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=252) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register IDR, value=0x2880000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] AP GenericAp { address: ApAddress { dp: Default, ap: 1 } }: Other { address: ApAddress { dp: Default, ap: 1 } } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::communication_interface] Changing AP to 0, AP_BANK_SEL to 0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::dp] Writing DP register SELECT, value=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=DebugPort, addr=8, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::sequences] Core is already in debug mode, no need to enable it again | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Core was halted when connecting, reason: Unknown | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002008 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002008 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000200c } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000200c | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002010 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002010 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002014 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002014 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002018 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002018 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000201c } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000201c | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:33Z INFO probe_rs::flashing::download] Found loadable segment, physical address: 0x00000000, virtual address: 0x00000000, flags: 0x4 | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::download] Matching section: ".vector_table" | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::download] Found loadable segment, physical address: 0x00000100, virtual address: 0x00000100, flags: 0x5 | |
ERROR: [2021-12-27T18:34:33Z INFO probe_rs::flashing::download] Matching section: ".text" | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::download] Found loadable segment, physical address: 0x000002c8, virtual address: 0x000002c8, flags: 0x4 | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::download] Matching section: ".rodata" | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::loader] Found 3 loadable sections: | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::loader] .vector_table at 00000000 (256 bytes) | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::loader] .text at 00000100 (456 bytes) | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::loader] .rodata at 000002C8 (312 bytes) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] committing FlashLoader! | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] Contents of builder: | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] data: 00000000-00000400 (1024 bytes) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] Flash algorithms: | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] algo nrf52: 00000000-10002000 (268443648 bytes) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] Regions: | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] region: 00000000-00080000 (524288 bytes) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] -- using algorithm: nrf52 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] region: 10001000-10002000 (4096 bytes) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] -- empty, ignoring! | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] Flashing ranges for algo: nrf52 | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::flasher] chosen RAM to run the algo: RamRegion { name: None, range: 20000000..20020000, is_boot_memory: false, cores: ["main"] } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Initializing the flash algorithm. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Halting core 0 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0003 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 5 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 5 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 5 of batch of 5 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Unknown), new reason is Request | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Request) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] PC = 0x00000100 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Reset and halt | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed0c } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed0c | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 5fa0004 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x05fa0004 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x2030003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Request), new reason is Exception | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000010 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Loading algorithm into RAM at address 0x20000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Write block with total size 260 bytes to address 0x20000000 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20000000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Write first block with len 260 at address 0x20000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, block with len=65 words | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
INFO: FLASHING: Starting write of "/home/raunaksingh/RustProjects/discovery/microbit/target/thumbv7em-none-eabihf/debug/led-roulette" to device memory | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"cancellable": Bool( | |
false, | |
), | |
"progressId": String( | |
"0", | |
), | |
"title": String( | |
"Flashing device", | |
), | |
}), | |
), | |
event: "progressStart", | |
seq: 8, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=4, len=36 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 9 responses, got 0 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Finished writing block | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20000000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Read first block with len 260 at address 0x20000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW, block with len=65 words | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 14 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 14 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 14 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=56 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 14 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=4, len=36 bytes | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 9 responses, got 9 responses with data.. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Finished reading block | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] RAM contents match flashing algo blob. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::loader] programming region: 00000000-00080000 (524288 bytes) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Starting program procedure. | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Double Buffering enabled: true | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Restoring unwritten bytes enabled: false | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
[2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
[2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Preparing Flasher for operation Erase | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Running init routine. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Calling routine 20000041(Some(0), Some(0), Some(1), None, init=true) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000041 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000041 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 7 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 7 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 7 of batch of 7 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000040 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of PC 0xf: 0x20000040 should be: 0x20000041 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a1 0x0: 0x00000000 should be: 0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a2 0x1: 0x00000000 should be: 0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10002 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a3 0x2: 0x00000001 should be: 0x00000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000190 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000190 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10009 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010009 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 9 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000009 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000190 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of R9 0x9: 0x20000190 should be: 0x20000190 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000324 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000324 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000d } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000d | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: d } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000d | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000324 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of SP 0xd: 0x20000324 should be: 0x20000324 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000e } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of LR 0xe: 0x20000001 should be: 0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000b } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000b | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000d } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000d | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x103000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Exception), new reason is Request | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000042 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0007 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0007 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1030003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core] DFSR: Dfsr { .0: 3, external: false, vcatch: false, dwttrap: false, bkpt: true, halted: true } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z INFO probe_rs::flashing::flasher] Erasing sector at address 0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Calling routine 20000069(Some(0), None, None, None, init=false) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000069 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000069 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000068 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of PC 0xf: 0x20000068 should be: 0x20000069 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a1 0x0: 0x00000000 should be: 0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000001 } | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Reading Old Pages ...", | |
), | |
"percentage": Number( | |
0.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 10, | |
type_: "event", | |
} | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Reading Old Pages Complete!", | |
), | |
"percentage": Number( | |
100.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 12, | |
type_: "event", | |
} | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Erasing Sectors ...", | |
), | |
"percentage": Number( | |
0.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 14, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000e } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of LR 0xe: 0x20000001 should be: 0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000b } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000b | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000d } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000d | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x103000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Breakpoint), new reason is Request | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x2000006a | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0007 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0007 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1030003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core] DFSR: Dfsr { .0: 3, external: false, vcatch: false, dwttrap: false, bkpt: true, halted: true } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:33Z INFO probe_rs::flashing::flasher] Done erasing sector. Result is 0. This took 98.567666ms | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Running uninit routine. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Calling routine 20000041(Some(1), None, None, None, init=false) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000041 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000041 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Erasing Sectors (1)", | |
), | |
"percentage": Number( | |
100.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 16, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000040 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of PC 0xf: 0x20000040 should be: 0x20000041 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a1 0x0: 0x00000001 should be: 0x00000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000e } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of LR 0xe: 0x20000001 should be: 0x20000001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000b } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000b | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000d } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000d | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x103000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Breakpoint), new reason is Request | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000042 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0007 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0007 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1030003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::core] DFSR: Dfsr { .0: 3, external: false, vcatch: false, dwttrap: false, bkpt: true, halted: true } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
[2021-12-27T18:34:33Z DEBUG probe_rs_debugger::protocol] log_to_console | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Preparing Flasher for operation Program | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Running init routine. | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] Calling routine 20000041(Some(0), Some(0), Some(2), None, init=true) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000041 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000041 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 7 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 7 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 7 of batch of 7 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000040 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of PC 0xf: 0x20000040 should be: 0x20000041 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10000 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a1 0x0: 0x00000000 should be: 0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10001 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010001 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a2 0x1: 0x00000000 should be: 0x00000000 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10002 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Erasing Sectors Complete!", | |
), | |
"percentage": Number( | |
100.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 18, | |
type_: "event", | |
} | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Programming Pages ...", | |
), | |
"percentage": Number( | |
0.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 20, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x2 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::flashing::flasher] content of a3 0x2: 0x00000002 should be: 0x00000002 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000190 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000190 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10009 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010009 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:33Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:33Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 9 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000009 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000190 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of R9 0x9: 0x20000190 should be: 0x20000190 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000324 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000d } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000d | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: d } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000d | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of SP 0xd: 0x20000324 should be: 0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000001 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000e } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of LR 0xe: 0x20000001 should be: 0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000b } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000b | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000d } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000d | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x103000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Breakpoint), new reason is Request | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000042 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0007 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0007 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0001 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1030003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core] DFSR: Dfsr { .0: 3, external: false, vcatch: false, dwttrap: false, bkpt: true, halted: true } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Write block with total size 4096 bytes to address 0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20000324 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Write first block with len 220 at address 0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, block with len=55 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=52 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 13 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20000400 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20000400 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Writing chunk with len 1024 at address 0x20000400 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, block with len=256 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=4, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=5, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=6, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=7, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=8, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=9, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=10, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=11, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=12, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=13, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=14, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=15, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=16, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=17, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=18, len=16 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 4 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20000800 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20000800 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Writing chunk with len 1024 at address 0x20000800 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, block with len=256 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=4, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=5, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=6, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=7, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=8, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=9, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=10, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=11, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=12, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=13, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=14, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=15, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=16, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=17, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=18, len=16 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 4 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20000c00 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20000c00 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Writing chunk with len 1024 at address 0x20000c00 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, block with len=256 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=4, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=5, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=6, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=7, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=8, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=9, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=10, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=11, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=12, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=13, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=14, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=15, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=16, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=17, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=18, len=16 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 4 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20001000 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x20001000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Writing chunk with len 804 at address 0x20001000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, block with len=201 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=1, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=2, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=3, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=4, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=5, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=6, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=7, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=8, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=9, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=10, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=11, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=12, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=13, len=56 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 14 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=14, len=20 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 5 responses, got 0 responses with data.. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Finished writing block | |
[2021-12-27T18:34:34Z INFO probe_rs::flashing::flasher] Took 85.661947ms to download 4096 byte page into ram | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Breakpoint) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Calling routine 20000091(Some(0), Some(4096), Some(536871716), None, init=false) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000091 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000091 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000090 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of PC 0xf: 0x20000090 should be: 0x20000091 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Programming Pages (1)", | |
), | |
"percentage": Number( | |
100.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 22, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of a1 0x0: 0x00000000 should be: 0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00001000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10001 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of a2 0x1: 0x00001000 should be: 0x00001000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000324 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10002 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of a3 0x2: 0x20000324 should be: 0x20000324 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000001 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000e } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of LR 0xe: 0x20000001 should be: 0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000b } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000b | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000d } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000d | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x103000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Breakpoint), new reason is Request | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000092 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0007 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0007 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0001 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1010001 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1030003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core] DFSR: Dfsr { .0: 3, external: false, vcatch: false, dwttrap: false, bkpt: true, halted: true } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Running uninit routine. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Calling routine 20000041(Some(2), None, None, None, init=false) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000041 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000041 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of PC 0xf: 0x20000040 should be: 0x20000041 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00010000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x2 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of a1 0x0: 0x00000002 should be: 0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 20000001 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1000e } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0001000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] content of LR 0xe: 0x20000001 should be: 0x20000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000b } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000b | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f000d } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f000d | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x103000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Breakpoint), new reason is Request | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000042 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0007 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0007 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0001 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::flasher] Waiting for routine call completion. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1030003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x3 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core] DFSR: Dfsr { .0: 3, external: false, vcatch: false, dwttrap: false, bkpt: true, halted: true } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::loader] committing RAM! | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::loader] region: 20000000-20020000 (131072 bytes) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::flashing::loader] -- empty. | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0003 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 5 items | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"message": String( | |
"Flashing Pages Complete!", | |
), | |
"percentage": Number( | |
100.0, | |
), | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressUpdate", | |
seq: 24, | |
type_: "event", | |
} | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"progressId": String( | |
"0", | |
), | |
}), | |
), | |
event: "progressEnd", | |
seq: 26, | |
type_: "event", | |
} | |
INFO: FLASHING: Completed write of "/home/raunaksingh/RustProjects/discovery/microbit/target/thumbv7em-none-eabihf/debug/led-roulette" to device memory | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 of batch of 5 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Breakpoint), new reason is Request | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Request) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a05f0003 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0xa05f0003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Request), new reason is Request | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Request) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed0c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed0c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 5fa0004 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x05fa0004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x2030003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Reason for halt has changed, old reason was Halted(Request), new reason is Exception | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 10 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000010 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x1 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edfc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edfc | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
INFO: Triggered DAP Event: Event { | |
body: None, | |
event: "initialized", | |
seq: 29, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: Some(Object({"breakpoints": Array([Object({"line": Number(9)})]), "lines": Array([Number(9)]), "source": Object({"name": String("main.rs"), "path": String("/home/raunaksingh/RustProjects/discovery/microbit/src/05-led-roulette/src/main.rs")}), "sourceModified": Bool(false)})), command: "setBreakpoints", seq: 3, type_: "request" } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002008 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000200c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000200c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002010 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002010 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
Received DAP Request: Request { | |
arguments: Some( | |
Object({ | |
"breakpoints": Array([ | |
Object({ | |
"line": Number( | |
9, | |
), | |
}), | |
]), | |
"lines": Array([ | |
Number( | |
9, | |
), | |
]), | |
"source": Object({ | |
"name": String( | |
"main.rs", | |
), | |
"path": String( | |
"/home/raunaksingh/RustProjects/discovery/microbit/src/05-led-roulette/src/main.rs", | |
), | |
}), | |
"sourceModified": Bool( | |
false, | |
), | |
}), | |
), | |
command: "setBreakpoints", | |
seq: 3, | |
type_: "request", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002014 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002014 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002018 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002018 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000201c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000201c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Looking for breakpoint location for /home/raunaksingh/RustProjects/discovery/microbit/src/05-led-roulette/src/main.rs:9:- | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Found 3 possible breakpoint locations | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] col=LeftEdge, addr=0x00000160 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] col=Column(1), addr=0x00000164 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] col=Column(1), addr=0x0000016a | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002008 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000200c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000200c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002010 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002010 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002014 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002014 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002018 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002018 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000201c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000201c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002008 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000200c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000200c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002010 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002010 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002014 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002014 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002018 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002018 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000201c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000201c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::core] Trying to set HW breakpoint #0 with comparator address 0x000160 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002000 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x261 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0002008 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe0002008 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 40000161 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x40000161 | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: Some(Object({"breakpoints": Array([Object({"instructionReference": String("352"), "line": Number(9), "message": String("Breakpoint at memory address: 0x00000160"), "verified": Bool(true)})])})), command: "setBreakpoints", message: None, request_seq: 3, seq: 3, success: true, type_: "response" } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
Sent DAP Response: Response { | |
body: Some( | |
Object({ | |
"breakpoints": Array([ | |
Object({ | |
"instructionReference": String( | |
"352", | |
), | |
"line": Number( | |
9, | |
), | |
"message": String( | |
"Breakpoint at memory address: 0x00000160", | |
), | |
"verified": Bool( | |
true, | |
), | |
}), | |
]), | |
}), | |
), | |
command: "setBreakpoints", | |
message: None, | |
request_seq: 3, | |
seq: 3, | |
success: true, | |
type_: "response", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: None, command: "configurationDone", seq: 4, type_: "request" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 5 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 of batch of 5 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: None, command: "configurationDone", message: None, request_seq: 4, seq: 4, success: true, type_: "response" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
Received DAP Request: Request { | |
arguments: None, | |
command: "configurationDone", | |
seq: 4, | |
type_: "request", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
Sent DAP Response: Response { | |
body: None, | |
command: "configurationDone", | |
message: None, | |
request_seq: 4, | |
seq: 4, | |
success: true, | |
type_: "response", | |
} | |
INFO: Triggered DAP Event: Event { | |
body: Some( | |
Object({ | |
"allThreadsStopped": Bool( | |
true, | |
), | |
"description": String( | |
"Core halted due to an exception, e.g. interupt handler", | |
), | |
"reason": String( | |
"exception", | |
), | |
"threadId": Number( | |
0, | |
), | |
}), | |
), | |
event: "stopped", | |
seq: 37, | |
type_: "event", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: None, command: "threads", seq: 5, type_: "request" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 5 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 of batch of 5 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: Some(Object({"threads": Array([Object({"id": Number(0), "name": String("0-nRF52833_xxAA")})])})), command: "threads", message: None, request_seq: 5, seq: 5, success: true, type_: "response" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: None, command: "threads", seq: 6, type_: "request" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 5 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 of batch of 5 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: Some(Object({"threads": Array([Object({"id": Number(0), "name": String("0-nRF52833_xxAA")})])})), command: "threads", message: None, request_seq: 6, seq: 6, success: true, type_: "response" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
Received DAP Request: Request { | |
arguments: None, | |
command: "threads", | |
seq: 5, | |
type_: "request", | |
} | |
Sent DAP Response: Response { | |
body: Some( | |
Object({ | |
"threads": Array([ | |
Object({ | |
"id": Number( | |
0, | |
), | |
"name": String( | |
"0-nRF52833_xxAA", | |
), | |
}), | |
]), | |
}), | |
), | |
command: "threads", | |
message: None, | |
request_seq: 5, | |
seq: 5, | |
success: true, | |
type_: "response", | |
} | |
Received DAP Request: Request { | |
arguments: None, | |
command: "threads", | |
seq: 6, | |
type_: "request", | |
} | |
Sent DAP Response: Response { | |
body: Some( | |
Object({ | |
"threads": Array([ | |
Object({ | |
"id": Number( | |
0, | |
), | |
"name": String( | |
"0-nRF52833_xxAA", | |
), | |
}), | |
]), | |
}), | |
), | |
command: "threads", | |
message: None, | |
request_seq: 6, | |
seq: 6, | |
success: true, | |
type_: "response", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: Some(Object({"levels": Number(20), "startFrame": Number(0), "threadId": Number(0)})), command: "stackTrace", seq: 7, type_: "request" } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 5 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 5 of batch of 5 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
Received DAP Request: Request { | |
arguments: Some( | |
Object({ | |
"levels": Number( | |
20, | |
), | |
"startFrame": Number( | |
0, | |
), | |
"threadId": Number( | |
0, | |
), | |
}), | |
), | |
command: "stackTrace", | |
seq: 7, | |
type_: "request", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 44 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000044 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 48 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000048 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 4c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000004c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 50 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000050 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 54 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000054 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 58 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000058 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 5c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000005c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 60 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000060 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 64 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000064 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 68 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000068 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 6c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000006c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 70 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000070 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 74 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000074 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 78 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000078 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 7c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000007c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 80 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000080 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 84 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000084 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 88 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000088 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000008c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 90 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000090 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 94 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000094 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 98 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000098 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 9c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000009c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: a0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000a0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: a4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000a4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: a8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000a8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: ac } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000ac | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: b0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000b0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: b4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000b4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: b8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000b8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: bc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000bc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000c0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000c4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000c8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: cc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000cc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: d0 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000d0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: d4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000d4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: d8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000d8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: dc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000dc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000e0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000e4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000e8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: ec } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000ec | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: f0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000f0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: f4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000f4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: f8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000f8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: fc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000fc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x101 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000000c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x29b | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 10 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000010 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 14 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000014 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 18 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000018 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 1c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000001c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000020 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 24 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000024 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 28 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000028 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 2c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000002c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000030 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 34 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000034 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 38 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000038 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 3c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000003c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: fffffffc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xfffffffc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Read first block with len 4 at address 0xfffffffc | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW, block with len=1 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=4 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 1 responses, got 1 responses with data.. | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 5 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000005 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 6 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000006 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 7 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000007 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 9 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000009 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000a | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: b } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000b | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: d } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000d | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20004000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0xffffffff | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] StackFrame: Unwinding at address 0x00000100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Found DIE, now checking for inlined functions: name=Some("fmt") | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] No inlined function found! | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Current CFA: 0x8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Found DIE: name=Some("fmt") | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] Function name: fmt | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20004000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] reg[7] @ 0x00000000 = 0x20004000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x101 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] reg[14] @ 0x00000004 = 0x000101 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Called from pc=Some( | |
0x00000100, | |
) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] Program counter did not change while unwinding, aborting. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] Unable to determine next frame, program counter is unknown | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: Some(Object({"stackFrames": Array([Object({"canRestart": Bool(false), "column": Number(0), "id": Number(536887296), "instructionPointerReference": String("0x00000100"), "line": Number(44), "name": String("fmt"), "presentationHint": String("normal"), "source": Object({"name": String("asm.S"), "path": String("/home/jonas/dev/cortex-m-rt/asm.S")})})]), "totalFrames": Number(1)})), command: "stackTrace", message: None, request_seq: 7, seq: 7, success: true, type_: "response" } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: Some(Object({"levels": Number(20), "startFrame": Number(0), "threadId": Number(0)})), command: "stackTrace", seq: 8, type_: "request" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 6 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 6 of batch of 6 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 44 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000044 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 48 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000048 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 4c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000004c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 50 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000050 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 54 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000054 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 58 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000058 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 5c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000005c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 60 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000060 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 64 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000064 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 68 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000068 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 6c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000006c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 70 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000070 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 74 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000074 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 78 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000078 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 7c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000007c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 80 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000080 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 84 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000084 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 88 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000088 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000008c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 90 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000090 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 94 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000094 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 98 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000098 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 9c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000009c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: a0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000a0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: a4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000a4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: a8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000a8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: ac } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000ac | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
Sent DAP Response: Response { | |
body: Some( | |
Object({ | |
"stackFrames": Array([ | |
Object({ | |
"canRestart": Bool( | |
false, | |
), | |
"column": Number( | |
0, | |
), | |
"id": Number( | |
536887296, | |
), | |
"instructionPointerReference": String( | |
"0x00000100", | |
), | |
"line": Number( | |
44, | |
), | |
"name": String( | |
"fmt", | |
), | |
"presentationHint": String( | |
"normal", | |
), | |
"source": Object({ | |
"name": String( | |
"asm.S", | |
), | |
"path": String( | |
"/home/jonas/dev/cortex-m-rt/asm.S", | |
), | |
}), | |
}), | |
]), | |
"totalFrames": Number( | |
1, | |
), | |
}), | |
), | |
command: "stackTrace", | |
message: None, | |
request_seq: 7, | |
seq: 7, | |
success: true, | |
type_: "response", | |
} | |
Received DAP Request: Request { | |
arguments: Some( | |
Object({ | |
"levels": Number( | |
20, | |
), | |
"startFrame": Number( | |
0, | |
), | |
"threadId": Number( | |
0, | |
), | |
}), | |
), | |
command: "stackTrace", | |
seq: 8, | |
type_: "request", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: b0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000b0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: b4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000b4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: b8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000b8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: bc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000bc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000c0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000c4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000c8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: cc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000cc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: d0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000d0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: d4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000d4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: d8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000d8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: dc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000dc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000e0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000e4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000e8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: ec } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000ec | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: f0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000f0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: f4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000f4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: f8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000f8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 40 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000040 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: fc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x000000fc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x101 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000000c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x29b | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 10 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000010 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 14 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000014 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 18 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000018 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 1c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000001c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 20 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000020 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 24 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000024 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 28 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000028 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 2c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000002c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000030 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 34 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000034 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 38 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000038 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 3c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x0000003c | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x177 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: fffffffc } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xfffffffc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::memory::adi_v5_memory_interface] Read first block with len 4 at address 0xfffffffc | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW, block with len=1 words | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 1 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 1 of batch of 1 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Transfer block: chunk=0, len=4 bytes | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap::commands::transfer] Expected 1 responses, got 1 responses with data.. | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 0 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000001 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 2 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000002 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 3 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 5 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000005 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 6 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000006 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 7 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000007 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000008 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 9 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x00000009 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: a } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000a | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: b } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000b | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: c } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000c | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: d } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000d | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20004000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: e } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000e | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0xffffffff | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf4 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000000f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 4 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 4 of batch of 4 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf8 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf8 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] StackFrame: Unwinding at address 0x00000100 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Found DIE, now checking for inlined functions: name=Some("fmt") | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] No inlined function found! | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Current CFA: 0x8 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Found DIE: name=Some("fmt") | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] Function name: fmt | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x20004000 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] reg[7] @ 0x00000000 = 0x20004000 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: 4 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0x00000004 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x101 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] reg[14] @ 0x00000004 = 0x000101 | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::debug] Called from pc=Some( | |
0x00000100, | |
) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] Program counter did not change while unwinding, aborting. | |
[2021-12-27T18:34:34Z DEBUG probe_rs::debug] Unable to determine next frame, program counter is unknown | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: Some(Object({"stackFrames": Array([Object({"canRestart": Bool(false), "column": Number(0), "id": Number(536887296), "instructionPointerReference": String("0x00000100"), "line": Number(44), "name": String("fmt"), "presentationHint": String("normal"), "source": Object({"name": String("asm.S"), "path": String("/home/jonas/dev/cortex-m-rt/asm.S")})})]), "totalFrames": Number(1)})), command: "stackTrace", message: None, request_seq: 8, seq: 8, success: true, type_: "response" } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
Sent DAP Response: Response { | |
body: Some( | |
Object({ | |
"stackFrames": Array([ | |
Object({ | |
"canRestart": Bool( | |
false, | |
), | |
"column": Number( | |
0, | |
), | |
"id": Number( | |
536887296, | |
), | |
"instructionPointerReference": String( | |
"0x00000100", | |
), | |
"line": Number( | |
44, | |
), | |
"name": String( | |
"fmt", | |
), | |
"presentationHint": String( | |
"normal", | |
), | |
"source": Object({ | |
"name": String( | |
"asm.S", | |
), | |
"path": String( | |
"/home/jonas/dev/cortex-m-rt/asm.S", | |
), | |
}), | |
}), | |
]), | |
"totalFrames": Number( | |
1, | |
), | |
}), | |
), | |
command: "stackTrace", | |
message: None, | |
request_seq: 8, | |
seq: 8, | |
success: true, | |
type_: "response", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] Received request: Request { arguments: Some(Object({"frameId": Number(536887296)})), command: "scopes", seq: 9, type_: "request" } | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register CSW, value=CSW { DbgSwEnable: 0, HNONSEC: 1, PROT: 2, CACHE: 3, SPIDEN: 0, _RES0: 0, MTE: 0, Type: 0, Mode: 0, TrinProg: 0, DeviceEn: 0, AddrInc: Single, _RES1: 0, SIZE: U32 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=0, data=0x63000012 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000edf0 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000edf0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 3 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 3 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 3 of batch of 3 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x30003 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
Received DAP Request: Request { | |
arguments: Some( | |
Object({ | |
"frameId": Number( | |
536887296, | |
), | |
}), | |
), | |
command: "scopes", | |
seq: 9, | |
type_: "request", | |
} | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Reading register DRW | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Read(port=AccessPort, addr=12) | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 items in batch | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Attempting batch of 2 items | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] 2 of batch of 2 items suceeded | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Read register DRW, value=0x0 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register TAR, value=TAR { address: e000ed30 } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=4, data=0xe000ed30 | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::ap] Writing register DRW, value=DRW { data: 1f } | |
[2021-12-27T18:34:34Z DEBUG probe_rs::probe::cmsisdap] Adding command to batch: Write(port=AccessPort, addr=12, data=0x0000001f | |
[2021-12-27T18:34:34Z DEBUG probe_rs::architecture::arm::core::armv7m] Cached halt reason: Halted(Exception) | |
[2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] send_response: Response { body: Some(Object({"scopes": Array([Object({"column": Number(0), "expensive": Bool(false), "indexedVariables": Number(0), "line": Number(44), "name": String("Locals"), "namedVariables": Number(0), "presentationHint": String("locals"), "source": Object({"name": String("asm.S"), "path": String("/home/jonas/dev/cortex-m-rt/asm.S")}), "variablesReference": Number(0)}), Object({"expensive": Bool(true), "indexedVariables": Number(0), "name": String("Static"), "namedVariables": Number(1), "presentationHint": String("statics"), "variablesReference": Number(0)}), Object({"expensive": Bool(true), "indexedVariables": Number(0), "name": String("Registers"), "namedVariables": Number(16), "presentationHint": String("registers"), "variablesReference": Number(3)})])})), command: "scopes", message: None, request_seq: 9, seq: 9, success: true, type_: "response" } | |
ERROR: [2021-12-27T18:34:34Z DEBUG probe_rs_debugger::protocol] log_to_console | |
Sent DAP Response: Response { | |
body: Some( | |
Object({ | |
"scopes": Array([ | |
Object({ | |
"column": Number( | |
0, | |
), | |
"expensive": Bool( | |
false, | |
), | |
"indexedVariables": Number( | |
0, | |
), | |
"line": Number( | |
44, | |
), | |
"name": String( | |
"Locals", | |
), | |
"namedVariables": Number( | |
0, | |
), | |
"presentationHint": String( | |
"locals", | |
), | |
"source": Object({ | |
"name": String( | |
"asm.S", | |
), | |
"path": String( | |
"/home/jonas/dev/cortex-m-rt/asm.S", | |
), | |
}), | |
"variablesReference": Number( | |
0, | |
), | |
}), | |
Object({ | |
"expensive": Bool( | |
true, | |
), | |
"indexedVariables": Number( | |
0, | |
), | |
"name": String( | |
"Static", | |
), | |
"namedVariables": Number( | |
1, | |
), | |
"presentationHint": String( | |
"statics", | |
), | |
"variablesReference": Number( | |
0, | |
), | |
}), | |
Object({ | |
"expensive": Bool( | |
true, | |
), | |
"indexedVariables": Number( | |
0, | |
), | |
"name": String( | |
"Registers", | |
), | |
"namedVariables": Number( | |
16, | |
), | |
"presentationHint": String( | |
"registers", | |
), | |
"variablesReference": Number( | |
3, | |
), | |
}), | |
]), | |
}), | |
), | |
command: "scopes", | |
message: None, | |
request_seq: 9, | |
seq: 9, | |
success: true, | |
type_: "response", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment