I have been unable to program the DA14680 on a custom board using the SWD interface with a J-Link. I am wondering if there are any issues with my design from a hardware perspective. I've attached an image of the schematic sheet. This processor is not doing much in my design.
I have used the SWD interface and J-Link on many other projects with success. I cannot figure out why this one is not working.
Thanks for any help!
Device:
Hi Bryan_Sharp,
As I am able to see from your attached schematic, the SWDIO/SWCLK don’t have any problem. Could you please let me know which version of SEGGER Jlink are you using? Also, are you able to establish a connection with the JLinkGDBServer?
Thanks, PM_Dialog
Hello,
Thank you for the quick reply.
I am using the J-Link Base with v6.30g.
Using the GDBServer I get the attached image on page 1 of the attached pdf. Using J-Link command line interface I got the image on page 2. This seems to be connecting to the target.
If I perform a loadbin at address 0x08000000 (QSPI Flash memory location) it says O.K., but the program does not run and a verifybin command does not succeed. I've also tried generating an intel hex and using the loadfile command; also didn't work. The command seemed to complete but program doesn't run, and the contents of memory address 0x08000000 don't change.
The DA14680 should have internal QSPI flash, unless I've missed something.
Thanks!
Some more info:
When I try to debug in SmartSnippets Studio with the attached setup, I get the following console readout:
SEGGER J-Link GDB Server V6.12i Command Line Version
JLinkARM.dll V6.12i (DLL compiled Feb 3 2017 15:24:41)
-----GDB Server start settings-----
GDBInit file: none
GDB Server Listening port: 2331
SWO raw output listening port: 2332
Terminal I/O port: 2333
Accept remote connection: localhost only
Generate logfile: off
Verify download: on
Init regs on start: on
Silent mode: off
Single run mode: on
Target connection timeout: 0 ms
------J-Link related settings------
J-Link Host interface: USB
J-Link script: none
J-Link settings file: none
------Target related settings------
Target device: Cortex-M0
Target interface: SWD
Target interface speed: auto
Target endian: little
Connecting to J-Link...
J-Link is connected.
Firmware: J-Link V10 compiled Apr 20 2018 16:47:09
Hardware: V10.10
S/N: 50109237
Feature(s): GDB
Checking target voltage...
Target voltage: 2.50 V
Listening on TCP/IP port 2331
Connecting to target...Connected to target
Waiting for GDB connection...Connected to 127.0.0.1
Reading all registers
Read 4 bytes @ address 0x00000000 (Data = 0x07FE0428)
Target interface speed set to 30 kHz
Resets core & peripherals via SYSRESETREQ & VECTRESET bit.
Halting target CPU...
...Target halted (PC = 0x07F000D4)
R0 = FFFFFFFF, R1 = FFFFFFFF, R2 = FFFFFFFF, R3 = FFFFFFFF
R4 = FFFFFFFF, R5 = FFFFFFFF, R6 = FFFFFFFF, R7 = FFFFFFFF
R8 = FFFFFFFF, R9 = FFFFFFFF, R10= FFFFFFFF, R11= FFFFFFFF
R12= FFFFFFFF, R13= 07FE0428, MSP= 07FE0428, PSP= FFFFFFFC
R14(LR) = FFFFFFFF, R15(PC) = 07F000D4
XPSR C1000000, APSR C0000000, EPSR 01000000, IPSR 00000000
CFBP 00000000, CONTROL 00, FAULTMASK 00, BASEPRI 00, PRIMASK 00
Reading all registers
Read 4 bytes @ address 0x07F000D4 (Data = 0x47804804)
Select auto target interface speed (2000 kHz)
Flash breakpoints disabled
Read 4 bytes @ address 0x07F000D4 (Data = 0x47804804)
Downloading 732 bytes @ address 0x08000000 - Verify failed
Downloading 36 bytes @ address 0x080002DC - Verify failed
Downloading 32 bytes @ address 0x08000300 - Verify failed
Downloading 4096 bytes @ address 0x08000380 - Verify failed
Downloading 4096 bytes @ address 0x08001380 - Verify failed
Downloading 4096 bytes @ address 0x08002380 - Verify failed
Downloading 4096 bytes @ address 0x08003380 - Verify failed
Downloading 4096 bytes @ address 0x08004380 - Verify failed
Downloading 4096 bytes @ address 0x08005380 - Verify failed
Downloading 4096 bytes @ address 0x08006380 - Verify failed
Downloading 4096 bytes @ address 0x08007380 - Verify failed
Downloading 4096 bytes @ address 0x08008380 - Verify failed
Downloading 4096 bytes @ address 0x08009380 - Verify failed
Downloading 4096 bytes @ address 0x0800A380 - Verify failed
Downloading 4096 bytes @ address 0x0800B380 - Verify failed
Downloading 4096 bytes @ address 0x0800C380 - Verify failed
Downloading 4096 bytes @ address 0x0800D380 - Verify failed
Downloading 4096 bytes @ address 0x0800E380 - Verify failed
Downloading 4096 bytes @ address 0x0800F380 - Verify failed
Downloading 4096 bytes @ address 0x08010380 - Verify failed
Downloading 4096 bytes @ address 0x08011380 - Verify failed
Downloading 4096 bytes @ address 0x08012380 - Verify failed
Downloading 4096 bytes @ address 0x08013380 - Verify failed
Downloading 332 bytes @ address 0x08014380 - Verify failed
Downloading 8 bytes @ address 0x080144CC - Verify failed
Downloading 80 bytes @ address 0x080144E0 - Verify failed
Downloading 4096 bytes @ address 0x08014530 - Verify failed
Downloading 4096 bytes @ address 0x08015530 - Verify failed
Downloading 4096 bytes @ address 0x08016530 - Verify failed
下载4096字节@地址0 x08017530——真实fy failed
Downloading 16 bytes @ address 0x08018530 - Verify failed
Writing register (PC = 0x34010008)
Read 4 bytes @ address 0x08000134 (Data = 0x00000000)
Read 2 bytes @ address 0x0800FD18 (Data = 0x0000)
Read 2 bytes @ address 0x0800FD14 (Data = 0x0000)
Resets core & peripherals via SYSRESETREQ & VECTRESET bit.
Halting target CPU...
...Target halted (PC = 0x07F000D4)
Executed SetRTTSearchRanges 0x07fc0000 0x20000
R0 = FFFFFFFF, R1 = FFFFFFFF, R2 = FFFFFFFF, R3 = FFFFFFFF
R4 = FFFFFFFF, R5 = FFFFFFFF, R6 = FFFFFFFF, R7 = FFFFFFFF
R8 = FFFFFFFF, R9 = FFFFFFFF, R10= FFFFFFFF, R11= FFFFFFFF
R12= FFFFFFFF, R13= 07FE0428, MSP= 07FE0428, PSP= FFFFFFFC
R14(LR) = FFFFFFFF, R15(PC) = 07F000D4
XPSR C1000000, APSR C0000000, EPSR 01000000, IPSR 00000000
CFBP 00000000, CONTROL 00, FAULTMASK 00, BASEPRI 00, PRIMASK 00
Reading all registers
Read 4 bytes @ address 0x07F000D4 (Data = 0x47804804)
Setting breakpoint @ address 0x0800FD14, Size = 2, BPHandle = 0x0001
Starting target CPU...
ERROR: Can not read register 15 (R15) while CPU is running
Reading all registers
ERROR: Can not read register 0 (R0) while CPU is running
错误:无法读取寄存器1 (R1), CPU是running
ERROR: Can not read register 2 (R2) while CPU is running
ERROR: Can not read register 3 (R3) while CPU is running
ERROR: Can not read register 4 (R4) while CPU is running
ERROR: Can not read register 5 (R5) while CPU is running
ERROR: Can not read register 6 (R6) while CPU is running
ERROR: Can not read register 7 (R7) while CPU is running
ERROR: Can not read register 8 (R8) while CPU is running
ERROR: Can not read register 9 (R9) while CPU is running
ERROR: Can not read register 10 (R10) while CPU is running
ERROR: Can not read register 11 (R11) while CPU is running
ERROR: Can not read register 12 (R12) while CPU is running
ERROR: Can not read register 13 (R13) while CPU is running
ERROR: Can not read register 14 (R14) while CPU is running
ERROR: Can not read register 15 (R15) while CPU is running
ERROR: Can not read register 16 (XPSR) while CPU is running
ERROR: Can not read register 17 (MSP) while CPU is running
ERROR: Can not read register 18 (PSP) while CPU is running
ERROR: Can not read register 24 (PRIMASK) while CPU is running
ERROR: Can not read register 25 (BASEPRI) while CPU is running
ERROR: Can not read register 26 (FAULTMASK) while CPU is running
ERROR: Can not read register 27 (CONTROL) while CPU is running
WARNING: Failed to read memory @ address 0x00000000
Removing breakpoint @ address 0x0800FD14, Size = 2
WARNING: Failed to read memory @ address 0x00000000
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000002
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000002
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000004
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000004
Reading 64 bytes @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000000
WARNING: Failed to read memory @ address 0x00000006
HI Bryan_Sharp,
Since you are able to download firmware to your custom board, let me ask some questions in order to understand which the problem is and provide you the proper guidelines.
Thanks, PM_Dialog
1. I have viewed the hardware reset line during programming and neither the J-Link commander or SmartSnippets appears to use this.
2. Yes. This was our first approach. We get the same issue. It states that verification failed.
3. Yes. We use erase_qspi_jtag_win before attempting a program.
4. The issue is that SmartSnippets tells us that verification failed. If I attempt to program it in J-Link commander then read the memory locations for qspi they are unchanged. We have verified this code on a dev kit and it functions properly.
I have also tried using the SmartSnippet toolbox qspi programmer. This is strange because when I try to burn the bin file it says it failed to verify, but if i read the memory locations they match exactly, but the code still doesn't run.
I am currently out of ideas. I attached a schematic sheet to my original post. It was stated that there were not any issues with the SWD interface, but are there any noticeable hardware issues at all? Anything that might interfere with qspi flash operation?
HiBryan_Sharp,
我能看到从日志文件中,你是using an older version of SEGGER Jlink. Standalone JLinkGDB server connection works with V6.30g, but fails when trying through SmartSnippets (V6.12i). Could you please try it through SmartSnippets with V6.30g? You will find attached a screenshot showing how you are able to check the version of SEGGER Jlink. Furthermore, since you have a custom board, a possible reason could be because of long wires and slow drive strength of the USB to SWD I/F
Thanks, PM_Dialog
SEGGER J-Link GDB Server V6.42a Command Line Version
JLinkARM.dll V6.42a (DLL compiled Feb 1 2019 18:00:08)
Command line: -if swd -device DA14681 -endian little -speed 1000 -port 2331 -swoport 2332 -telnetport 2333 -vd -ir -localhostonly 1 -singlerun -strict -timeout 0 -nogui
-----GDB Server start settings-----
GDBInit file: none
GDB Server Listening port: 2331
SWO raw output listening port: 2332
Terminal I/O port: 2333
Accept remote connection: localhost only
Generate logfile: off
Verify download: on
Init regs on start: on
Silent mode: off
Single run mode: on
Target connection timeout: 0 ms
------J-Link related settings------
J-Link Host interface: USB
J-Link script: none
J-Link settings file: none
------Target related settings------
Target device: DA14681
Target interface: SWD
Target interface speed: 1000kHz
Target endian: little
Connecting to J-Link...
J-Link is connected.
Firmware: J-Link OB-SAM3U128 V3 compiled Jan 7 2019 14:06:26
Hardware: V3.00
S/N: 483000924
Feature(s): RDI
Checking target voltage...
Target voltage: 3.30 V
Listening on TCP/IP port 2331
Connecting to target...Connected to target
Waiting for GDB connection...Connected to 127.0.0.1
Reading all registers
Read 4 bytes @ address 0x00000000 (Data = 0x07FE0428)
Received monitor command: speed 1000
Target interface speed set to 1000 kHz
Received monitor command: clrbp
Received monitor command: reset
Resetting target
Received monitor command: halt
Halting target CPU...
...Target halted (PC = 0x07F000D4)
Received monitor command: regs
R0 = FFFFFFFF, R1 = FFFFFFFF, R2 = FFFFFFFF, R3 = FFFFFFFF
R4 = FFFFFFFF, R5 = FFFFFFFF, R6 = FFFFFFFF, R7 = FFFFFFFF
R8 = FFFFFFFF, R9 = FFFFFFFF, R10= FFFFFFFF, R11= FFFFFFFF
R12= FFFFFFFF, R13= 07FE0428, MSP= 07FE0428, PSP= FFFFFFFC
R14(LR) = FFFFFFFF, R15(PC) = 07F000D4
XPSR C1000000, APSR C0000000, EPSR 01000000, IPSR 00000000
CFBP 00000000, CONTROL 00, FAULTMASK 00, BASEPRI 00, PRIMASK 00
Reading all registers
Read 4 bytes @ address 0x07F000D4 (Data = 0x47804804)
Received monitor command: speed auto
Select auto target interface speed (2000 kHz)
Received monitor command: flash breakpoints 1
Flash breakpoints enabled
Received monitor command: semihosting enable
Semi-hosting enabled (Handle on BKPT)
Received monitor command: semihosting IOClient 1
Semihosting I/O set to TELNET Client
Received monitor command: SWO DisableTarget 0xFFFFFFFF
SWO disabled successfully.
Received monitor command: SWO EnableTarget 0 0 0x1 0
ERROR: Could not detect CPU clock speed. Download of test code into RAM failed.
Failed to restore original RAM content after CPU clock frequency detection!
Failed to enable SWO. Could not measure target CPU frequency.
Read 4 bytes @ address 0x07F000D4 (Data = 0x47804804)
Downloading 736 bytes @ address 0x08000000 - Verify failed
Downloading 32 bytes @ address 0x080002E0 - Verify failed
Downloading 32 bytes @ address 0x08000300 - Verify failed
Downloading 4096 bytes @ address 0x08000320 - Verify failed
Downloading 4096 bytes @ address 0x08001320 - Verify failed
Downloading 4096 bytes @ address 0x08002320 - Verify failed
Downloading 4096 bytes @ address 0x08003320 - Verify failed
Downloading 844 bytes @ address 0x08004320 - Verify failed
Downloading 8 bytes @ address 0x0800466C - Verify failed
Downloading 16 bytes @ address 0x08004680 - Verify failed
Downloading 4096 bytes @ address 0x08004690 - Verify failed
Downloading 2320 bytes @ address 0x08005690 - Verify failed
Writing register (PC = 0x 8000134)
Read 4 bytes @ address 0x08000134 (Data = 0xFFFFFFFF)
Read 2 bytes @ address 0x0800410A (Data = 0xFFFF)
Read 2 bytes @ address 0x08004108 (Data = 0xFFFF)
Received monitor command: clrbp
Received monitor command: reset
Resetting target
Received monitor command: halt
Halting target CPU...
...Target halted (PC = 0x07F000D4)
Read 2 bytes @ address 0x0800410A (Data = 0xFFFF)
Read 2 bytes @ address 0x0800410A (Data = 0xFFFF)
Read 2 bytes @ address 0x08004108 (Data = 0xFFFF)
Received monitor command: regs
R0 = FFFFFFFF, R1 = FFFFFFFF, R2 = FFFFFFFF, R3 = FFFFFFFF
R4 = FFFFFFFF, R5 = FFFFFFFF, R6 = FFFFFFFF, R7 = FFFFFFFF
R8 = FFFFFFFF, R9 = FFFFFFFF, R10= FFFFFFFF, R11= FFFFFFFF
R12= FFFFFFFF, R13= 07FE0428, MSP= 07FE0428, PSP= FFFFFFFC
R14(LR) = FFFFFFFF, R15(PC) = 07F000D4
XPSR C1000000, APSR C0000000, EPSR 01000000, IPSR 00000000
CFBP 00000000, CONTROL 00, FAULTMASK 00, BASEPRI 00, PRIMASK 00
Reading all registers
Read 4 bytes @ address 0x07F000D4 (Data = 0x47804804)
Setting breakpoint @ address 0x08004108, Size = 2, BPHandle = 0x0001
Starting target CPU...
ERROR: Can not read register 15 (R15) while CPU is running
Reading all registers
ERROR: Can not read register 0 (R0) while CPU is running
错误:无法读取寄存器1 (R1), CPU是running
ERROR: Can not read register 2 (R2) while CPU is running
ERROR: Can not read register 3 (R3) while CPU is running
ERROR: Can not read register 4 (R4) while CPU is running
ERROR: Can not read register 5 (R5) while CPU is running
ERROR: Can not read register 6 (R6) while CPU is running
ERROR: Can not read register 7 (R7) while CPU is running
ERROR: Can not read register 8 (R8) while CPU is running
ERROR: Can not read register 9 (R9) while CPU is running
ERROR: Can not read register 10 (R10) while CPU is running
ERROR: Can not read register 11 (R11) while CPU is running
ERROR: Can not read register 12 (R12) while CPU is running
ERROR: Can not read register 13 (R13) while CPU is running
ERROR: Can not read register 14 (R14) while CPU is running
ERROR: Can not read register 15 (R15) while CPU is running
ERROR: Can not read register 16 (XPSR) while CPU is running
ERROR: Can not read register 17 (MSP) while CPU is running
ERROR: Can not read register 18 (PSP) while CPU is running
ERROR: Can not read register 24 (PRIMASK) while CPU is running
ERROR: Can not read register 25 (BASEPRI) while CPU is running
ERROR: Can not read register 26 (FAULTMASK) while CPU is running
ERROR: Can not read register 27 (CONTROL) while CPU is running
WARNING: Failed to read memory @ address 0xDEADBEEE
Removing breakpoint @ address 0x08004108, Size = 2
WARNING: Failed to read memory @ address 0xDEADBEEE
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEEE
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEEE
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEF0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEF0
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEAA
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEAA
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEAC
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEAC
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEAE
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEAE
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB0
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB0
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB2
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB2
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB4
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB4
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB6
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB6
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB8
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEB8
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEBA
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEBA
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEBC
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEBC
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEBE
Reading 64 bytes @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBE80
WARNING: Failed to read memory @ address 0xDEADBEBE
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存2
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存2
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存4
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存4
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存6
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存6
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存8
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存8
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存A
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存A
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存C
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存C
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存E
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
警告:@地址0 xdeadbec未能读内存E
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED2
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED2
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED4
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED4
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED6
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED6
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED8
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBED8
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEDA
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEDA
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEDC
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEDC
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEDE
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEDE
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE0
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE2
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE2
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE4
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE4
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE6
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE6
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE8
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEE8
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEEA
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEEA
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEEC
Reading 64 bytes @ address 0xDEADBEC0
警告:@地址0 xdeadbec未能读内存0
WARNING: Failed to read memory @ address 0xDEADBEEC