Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [kaichiuchi@eris ~]$ openocd -f interface/jlink.cfg -c "transport select swd" -f target/stm32f4x.cfg
- Open On-Chip Debugger 0.11.0
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- swd
- Info : Listening on port 6666 for tcl connections
- Info : Listening on port 4444 for telnet connections
- Info : J-Link ARM V8 compiled Nov 28 2014 13:44:46
- Info : Hardware version: 8.00
- Info : VTarget = 3.287 V
- Info : clock speed 2000 kHz
- Info : SWD DPIDR 0x2ba01477
- Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints
- Error: stm32f4x.cpu -- clearing lockup after double fault
- Polling target stm32f4x.cpu failed, trying to reexamine
- Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints
- Info : starting gdb server for stm32f4x.cpu on 3333
- Info : Listening on port 3333 for gdb connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement