Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################################
- eclipse popup :
- #################################
- Error in final launch sequence
- Failed to execute MI command:
- -target-select remote localhost:3333
- Error message from debugger back end:
- Truncated register 16 in remote 'g' packet
- Failed to execute MI command:
- -target-select remote localhost:3333
- Error message from debugger back end:
- Truncated register 16 in remote 'g' packet
- Truncated register 16 in remote 'g' packet
- #################################
- eclipse terminal:
- #################################
- Open On-Chip Debugger 0.11.0-g228ede4 (2022-09-07-23:36)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- debug_level: 2
- Info : only one transport option; autoselect 'swd'
- adapter speed: 5000 kHz
- Info : Hardware thread awareness created
- Info : Hardware thread awareness created
- Info : RP2040 Flash Bank Command
- Started by GNU MCU Eclipse
- Info : Listening on port 6666 for tcl connections
- Info : Listening on port 4444 for telnet connections
- Info : clock speed 5000 kHz
- Info : SWD DPIDR 0x0bc12477
- Info : SWD DLPIDR 0x00000001
- Info : SWD DPIDR 0x0bc12477
- Info : SWD DLPIDR 0x10000001
- Info : rp2040.core0: hardware has 4 breakpoints, 2 watchpoints
- Info : rp2040.core1: hardware has 4 breakpoints, 2 watchpoints
- Info : starting gdb server for rp2040.core0 on 3333
- Info : Listening on port 3333 for gdb connections
- Info : accepting 'gdb' connection on tcp/3333
- target halted due to debug-request, current mode: Thread
- xPSR: 0x01000000 pc: 0x00000178 msp: 0x20041f00
- target halted due to debug-request, current mode: Thread
- xPSR: 0x61000000 pc: 0x10001154 msp: 0x20041fa0
- Info : RP2040 B0 Flash Probe: 2097152 bytes @10000000, in 512 sectors
- Info : New GDB Connection: 1, Target rp2040.core0, state: halted
- Warn : Prefer GDB command "target extended-remote 3333" instead of "target remote 3333"
- Info : dropped 'gdb' connection
- shutdown command invoked
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement