📄 sesslog.txt.svn-base
字号:
=== EDB Session Log ===
EDB Version: 2.7 (MIPS Arch)
No program loaded.
Reading commands from C:\Program Files\EPITools\edtm20\bin\cdb.rc
Processing register file: C:\Program Files\EPITools\edtm20\bin\mips/spaces.rd
Processing register file: C:\Program Files\EPITools\edtm20\bin\mips/majic.rd
Reading command history from: 'c:\epi\startedb.hst'
Establishing communications with remote target via 172.19.30.213...
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
Auto JTAG detection process detected 1 TAP
JTAG connection established
Finished reading startice.cmd
Finished reading cdb.rc
edbice>
All breakpoints deleted
Translating J:\bootloader\lldr3\boot\boot.elf to J:\bootloader\lldr3\boot\boot.cdb ...Done translating
WARNING: "J:\bootloader\lldr3\boot\boot.rc" is older than "J:\bootloader\lldr3\boot\boot.elf"
loading J:\bootloader\lldr3\boot\boot.elf
Entry address set (pc): 80000000
LOAD_LIT = 0x00000001
edbice> e romExcHandle
romInit.s:romExcHandle:30: b __romInit
edbice> e C_Entry
main.c:C_Entry:53: {
edbice> S
running 'J:\bootloader\lldr3\boot\boot.elf'
loading J:\bootloader\lldr3\boot\boot.elf
section .text from 80000000 to 80002cc3
section .data from 80008000 to 8000dd07
section .bss from 8000dd10 to 80019bef
Entry address set (pc): 80000000
0x80000400 mfc0 k0,$14
edbice> S
0x80000404 move k1,ra
edbice> S
0x80000408 mfc0 gp,$12
edbice> S
0x8000040c mfc0 t7,$13
edbice> S
0x80000410 lui v0,0x40
edbice> S
0x80000414 mtc0 v0,$12
edbice> Si
0x80000418 mtc0 zero,$13
edbice> Si
0x8000041c nop
edbice> si
0x80000420 lui t0,0x2040
edbice> si
0x80000424 nop
edbice> si
0x80000428 mtc0 t0,$12
edbice> si
0x8000042c mtc0 zero,$13
edbice> si
0x80000430 nop
edbice> si
0x80000434 mtc0 zero,$20
edbice> si
0x80000438 nop
edbice> si
0x8000043c nop
edbice> si
0x80000440 li t0,3
edbice> si
0x80000444 mtc0 t0,$20
edbice> si
0x80000448 nop
edbice> si
0x8000044c nop
edbice> si
0x80000450 mtc0 zero,$20
edbice> si
0x80000454 nop
edbice> si
0x80000458 nop
edbice> si
0x8000045c mfc0 t0,$12
edbice> si
0x80000460 nop
edbice> si
0x80000464 lui at,0x8000
edbice> si
0x80000468 or t0,t0,at
edbice> si
0x8000046c mtc0 t0,$12
edbice> si
0x80000470 nop
edbice> si
0x80000474 nop
edbice> si
0x80000478 lui t0,0x8400
edbice> si
0x8000047c lui at,0xfff
edbice> si
0x80000480 ori at,at,0xfc00
edbice> si
0x80000484 and t0,t0,at
edbice> si
0x80000488 lwxc1 $f0,t0(a0)
edbice> si
0x8000048c nop
edbice> si
0x80000490 nop
edbice> si
0x80000494 li t0,4095
edbice> si
0x80000498 lwxc1 $f0,t0(a0)
edbice> si
0x8000049c nop
edbice> si
0x800004a0 nop
edbice> si
0x800004a4 lui t0,0x8500
edbice> si
0x800004a8 lui at,0xfff
edbice> si
0x800004ac ori at,at,0xfc00
edbice> si
0x800004b0 and t0,t0,at
edbice> si
0x800004b4 lwxc1 $f0,t0(a0)
edbice> si
0x800004b8 nop
edbice> si
0x800004bc nop
edbice> si
0x800004c0 li t0,4095
edbice> si
0x800004c4 lwxc1 $f0,t0(a0)
edbice> si
0x800004c8 nop
edbice> si
0x800004cc nop
edbice> si
0x800004d0 mtc0 zero,$20
edbice> si
0x800004d4 nop
edbice> si
0x800004d8 nop
edbice> si
0x800004dc bal zero,0x800004e4
edbice> si
0x800004e4 lui t0,0x1000
edbice> si
0x800004e8 and t0,ra,t0
edbice> si
0x800004ec beq t0,zero,0x8000056c
edbice> si
0x8000056c bal zero,0x80000578
edbice> si
0x80000578 lw gp,0(ra)
edbice> si
0x8000057c lui sp,0x807f
edbice> c
Software breakpoint
0x800005ac lui t0,0x8000
edbice> Si
0x800005b0 addiu t0,t0,1640
edbice> Si
0x800005b4 jr t0
edbice> Si
C_Entry:62: addiu sp,sp,-24
edbice> S
C_Entry:64: ret = decompress_file(_binArrayStart, uncompressedStart, comprLen);
edbice> S
C_Entry:65: if(!ret)
edbice> S
C_Entry:70: appStart = (void*)uncompressedStart;
edbice> S
C_Entry:71: appStart();
edbice> si
Re-establishing communications with remote target via 172.19.30.213...
ERROR: Communications failure (remote not responding)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -