📄 sesslog.txt.svn-base
字号:
=== EDB Session Log ===
EDB Version: 2.4 (MIPS Arch)
No program loaded.
Reading commands from C:\Program Files\EPITools\edtm11a\bin\cdb.rc
Reading command history from: 'startedb.hst'
Establishing communications with remote target via 172.19.31.33...
Connection verified
edbice> +q
Reading EDB start up command file: cdb.rc
Reading startice.cmd file
Notification from the target:
Target power detected on RST*
Logical connection established to the only TAP on the JTAG chain
ERROR: Could not open dv.cmd for input
Finished reading startice.cmd
Finished reading cdb.rc
edbice>
edbice> R
Stopping...
Process interrupted
0xbfc00580 b 0xbfc00580
edbice> k
process killed
All breakpoints deleted
Translating D:\work\RTL8670\lldr3\loader\loader.elf to D:\work\RTL8670\lldr3\loader\loader.cdb ...Done translating
WARNING: "D:\work\RTL8670\lldr3\loader\loader.rc" is older than "D:\work\RTL8670\lldr3\loader\loader.elf"
loading D:\work\RTL8670\lldr3\loader\loader.elf
Entry address set (pc): 80700000
Line 38 does not map to code in procedure get_param
LOAD_DATA = 0x00000001
LOAD_TEXT = 0x00000001
LOAD_BSS = 0x00000001
LOAD_LIT = 0x00000001
edbice> e sysInit
crt0.s:sysInit:69: la gp,_gp /* set global ptr from cmplr */
edbice> R
running 'D:\work\RTL8670\lldr3\loader\loader.elf'
loading D:\work\RTL8670\lldr3\loader\loader.elf
section .text from 80700000 to 8070ab73
section .data from 8070ab78 to 8070d463
section .bss from 8070d470 to 8073dccf
Entry address set (pc): 80700000
Stopping...
Target not responding
Re-establishing communications with remote target via 172.19.31.33...
ERROR: Communications failure (remote not responding)
ERROR: remote is not responding. Is power on?
Enter 'y' to retry or 'n' to quit
Retry (Y/N) ? n
Exit (Y/N) ? y
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -