User forums > Nightly builds
The 11 February 2012 build (7790) DEBUGGER BRANCH version is out.
oBFusCATed:
10.05 is irrelevant, because the branch has modifications to 50-90% of the code related to the debugger.
Please test previous debugger's branch nightlies and tell me if there is even one which works.
themaddin:
Okay, I will test tomorow.
themaddin:
I tested the 30 October 2011 build (7550) DEBUGGER BRANCH version:
If I type "monitor reset" Resetting target appears also twice
> monitor reset
Resetting target
>>>>>>cb_gdb:
Resetting target
>>>>>>cb_gdb:
Breakpoints are also set twice.
It seems every instruction is executed twice. See the summary of my debuggers log after connection:
--- Code: ---> target remote tcp:localhost:2331
0x00000000 in ?? ()
>>>>>>cb_gdb:>>>>>>cb_gdb:
> monitor speed auto
> monitor speed auto
Select auto JTAG speed (4000 kHz)
>>>>>>cb_gdb:
> monitor endian little
Select auto JTAG speed (4000 kHz)
Select auto JTAG speed (4000 kHz)
Select auto JTAG speed (4000 kHz)
>>>>>>cb_gdb:>>>>>>cb_gdb:>>>>>>cb_gdb:
> load
Target endianess set to "little endian"
Target endianess set to "little endian"
>>>>>>cb_gdb:>>>>>>cb_gdb:Loading section .isr_vector, size 0x1e4 lma 0x8000000
> monitor reset
Loading section .version_mat, size 0x4 lma 0x8001008
Loading section .version_ver, size 0x4 lma 0x800100c
Loading section .version_cpu, size 0x4 lma 0x8001010
Loading section .text, size 0x26d30 lma 0x8001018
Loading section .data, size 0x4664 lma 0x8027d48
Start address 0x80172c8, load size 177540
Transfer rate: 126 KB/sec, 11096 bytes/write.
>>>>>>cb_gdb:Loading section .isr_vector, size 0x1e4 lma 0x8000000
> continue
Loading section .version_mat, size 0x4 lma 0x8001008
Loading section .version_ver, size 0x4 lma 0x800100c
Loading section .version_cpu, size 0x4 lma 0x8001010
Loading section .text, size 0x26d30 lma 0x8001018
Loading section .data, size 0x4664 lma 0x8027d48
Start address 0x80172c8, load size 177540
Transfer rate: 127 KB/sec, 11096 bytes/write.
>>>>>>cb_gdb:
Resetting target
>>>>>>cb_gdb:
Resetting target
>>>>>>cb_gdb:
--- End code ---
My Additional GDB commands after connection:
--- Code: ---monitor speed auto
monitor endian little
load
monitor reset
--- End code ---
After this without break points the hardware is executing.
Kind regards
themaddin
themaddin:
Same problems with the 07 January 2012 build (7678) DEBUGGER BRANCH version.
themaddin:
Same problems with the 17 September 2011 build (7452) DEBUGGER BRANCH version.
Debuggers log summary:
--- Code: ---> target remote tcp:localhost:2331
0x00000000 in ?? ()
>>>>>>cb_gdb:>>>>>>cb_gdb:
> monitor speed auto
Select auto JTAG speed (4000 kHz)
>>>>>>cb_gdb:
> monitor endian little
Select auto JTAG speed (4000 kHz)
Target endianess set to "little endian"
Target endianess set to "little endian"
>>>>>>cb_gdb:>>>>>>cb_gdb:>>>>>>cb_gdb:
> load
Loading section .isr_vector, size 0x1e4 lma 0x8000000
Loading section .version_mat, size 0x4 lma 0x8001008
Loading section .version_ver, size 0x4 lma 0x800100c
Loading section .version_cpu, size 0x4 lma 0x8001010
Loading section .text, size 0x26d30 lma 0x8001018
Loading section .data, size 0x4664 lma 0x8027d48
Start address 0x80172c8, load size 177540
Transfer rate: 127 KB/sec, 11096 bytes/write.
>>>>>>cb_gdb:Loading section .isr_vector, size 0x1e4 lma 0x8000000
> monitor reset
Loading section .version_mat, size 0x4 lma 0x8001008
Loading section .version_ver, size 0x4 lma 0x800100c
Loading section .version_cpu, size 0x4 lma 0x8001010
Loading section .text, size 0x26d30 lma 0x8001018
Loading section .data, size 0x4664 lma 0x8027d48
Start address 0x80172c8, load size 177540
Transfer rate: 127 KB/sec, 11096 bytes/write.
>>>>>>cb_gdb:
> continue
Resetting target
>>>>>>cb_gdb:
> bt 30
Resetting target
>>>>>>cb_gdb:
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version