Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\asdf>C:\Users\asdf\OneDrive\openocd\openocd.exe -f C:\Users\asdf\Documents\OpenOCD\tcl\interface\ftdi\olimex-arm-usb-ocd-h.cfg -f C:\Users\asdf\Documents\OpenOCD\tcl\target\esp32.cfg -c "adapter_khz 3000"
- Open On-Chip Debugger 0.10.0-dev-g90071eb-dirty (2017-01-30-11:09)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
- force hard breakpoints
- adapter speed: 3000 kHz
- Error: no device found
- Error: unable to open ftdi device with vid 15ba, pid 002b, description 'Olimex OpenOCD JTAG ARM-USB-OCD-H', serial '*' at bus location '*'
- C:\Users\asdf>C:\Users\asdf\OneDrive\openocd\openocd.exe -f C:\Users\asdf\Documents\OpenOCD\tcl\interface\ftdi\olimex-arm-usb-ocd-h.cfg -f C:\Users\asdf\Documents\OpenOCD\tcl\target\esp32.cfg -c "adapter_khz 3000"
- Open On-Chip Debugger 0.10.0-dev-g90071eb-dirty (2017-01-30-11:09)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
- force hard breakpoints
- adapter speed: 3000 kHz
- Info : clock speed 3000 kHz
- Error: JTAG scan chain interrogation failed: all ones
- Error: Check JTAG interface, timings, target power, etc.
- Error: Trying to use configured scan chain anyway...
- Error: esp32.cpu0: IR capture error; saw 0x1f not 0x01
- Warn : Bypassing JTAG setup events due to errors
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xE5, after clear 0x5F).
- Info : esp32.cpu0: Target halted, pc=0x40080F9C
- esp32.cpu0: target state: halted
- Info : accepting 'gdb' connection on tcp/3333
- Info : Auto-detected RTOS: FreeRTOS
- Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1395604035
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xE5, after clear 0x5F).
- Info : esp32.cpu0: Target halted, pc=0x40080F9C
- esp32.cpu0: target state: halted
- Info : esp32.cpu0: placed hw breakpoint 0 at 0x4014E7E8
- Info : esp32.cpu0: Target halted, pc=0x4014E7E8
- Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1395604035
- Info : esp32.cpu0: cleared hw breakpoint 0 at 0x4014E7E8
- Info : dropped 'gdb' connection
- C:\Users\asdf>q
- C:\Users\asdf>C:\Users\asdf\OneDrive\openocd\openocd.exe -f C:\Users\asdf\Documents\OpenOCD\tcl\interface\ftdi\olimex-arm-usb-ocd-h.cfg -f C:\Users\asdf\Documents\OpenOCD\tcl\target\esp32.cfg -c "adapter_khz 3000"
- Open On-Chip Debugger 0.10.0-dev-g90071eb-dirty (2017-01-30-11:09)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
- force hard breakpoints
- adapter speed: 3000 kHz
- Info : clock speed 3000 kHz
- Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : esp32.cpu0: Target halted, pc=0x4014E7E8
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFF, after clear 0xFF).
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xE5, after clear 0x5F).
- Info : esp32.cpu0: Target halted, pc=0x40080F9C
- esp32.cpu0: target state: halted
- Info : accepting 'gdb' connection on tcp/3333
- Info : Auto-detected RTOS: FreeRTOS
- Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1395604035
- Info : esp32.cpu0: placed hw breakpoint 0 at 0x4014E7E8
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFE, after clear 0xFE).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFE, after clear 0xFE).
- Info : The target is not running when halt was requested, stopping GDB.
- Warn : target esp32.cpu0 is not halted
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates target still busy!
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates DIR instruction generated an overrun!
- Warn : esp32.cpu0: Failed reading 4 bytes at address 0x3FFC220C
- Error: Could not read FreeRTOS thread count from target
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates target still busy!
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates DIR instruction generated an overrun!
- Warn : esp32.cpu0: Failed reading 1 bytes at address 0x40080F9C
- Warn : esp32.cpu0: target not halted
- Info : dropped 'gdb' connection
- C:\Users\asdf>C:\Users\asdf\OneDrive\openocd\openocd.exe -f C:\Users\asdf\Documents\OpenOCD\tcl\interface\ftdi\olimex-arm-usb-ocd-h.cfg -f C:\Users\asdf\Documents\OpenOCD\tcl\target\esp32.cfg -c "adapter_khz 3000"
- Open On-Chip Debugger 0.10.0-dev-g90071eb-dirty (2017-01-30-11:09)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
- force hard breakpoints
- adapter speed: 3000 kHz
- Info : clock speed 3000 kHz
- Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFE, after clear 0xFE).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFE, after clear 0xFE).
- Info : accepting 'gdb' connection on tcp/3333
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates target still busy!
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates DIR instruction generated an overrun!
- Warn : esp32.cpu0: Failed reading 4 bytes at address 0x00000000
- Info : Auto-detected RTOS: FreeRTOS
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates target still busy!
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates DIR instruction generated an overrun!
- Warn : esp32.cpu0: Failed reading 4 bytes at address 0x3FFC220C
- Error: Could not read FreeRTOS thread count from target
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xE5, after clear 0x5F).
- Info : esp32.cpu0: Target halted, pc=0x40080F9C
- esp32.cpu0: target state: halted
- Info : esp32.cpu0: placed hw breakpoint 0 at 0x4014E7E8
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFE, after clear 0xFE).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFE, after clear 0xFE).
- Info : The target is not running when halt was requested, stopping GDB.
- Warn : target esp32.cpu0 is not halted
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates target still busy!
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates DIR instruction generated an overrun!
- Warn : esp32.cpu0: Failed reading 4 bytes at address 0x3FFC220C
- Error: Could not read FreeRTOS thread count from target
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates target still busy!
- Error: esp32.cpu0: xtensa_read_memory (line 926): DSR (FFFFFFFC) indicates DIR instruction generated an overrun!
- Warn : esp32.cpu0: Failed reading 1 bytes at address 0x40080F9C
- Warn : esp32.cpu0: target not halted
- Info : dropped 'gdb' connection
- C:\Users\asdf>C:\Users\asdf\OneDrive\openocd\openocd.exe -f C:\Users\asdf\Documents\OpenOCD\tcl\interface\ftdi\olimex-arm-usb-ocd-h.cfg -f C:\Users\asdf\Documents\OpenOCD\tcl\target\esp32.cfg -c "adapter_khz 3000"
- Open On-Chip Debugger 0.10.0-dev-g90071eb-dirty (2017-01-30-11:09)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
- force hard breakpoints
- adapter speed: 3000 kHz
- Info : clock speed 3000 kHz
- Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFE, after clear 0xFE).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFE, after clear 0xFE).
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xE5, after clear 0x5F).
- Info : esp32.cpu0: Target halted, pc=0x40080F9C
- esp32.cpu0: target state: halted
- Info : accepting 'gdb' connection on tcp/3333
- Info : Auto-detected RTOS: FreeRTOS
- Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1395604035
- Info : esp32.cpu0: placed hw breakpoint 0 at 0x4014E7E8
- Info : esp32.cpu0: Target halted, pc=0x4014E7E8
- Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1395604035
- Info : esp32.cpu0: cleared hw breakpoint 0 at 0x4014E7E8
- Info : dropped 'gdb' connection
- C:\Users\asdf>C:\Users\asdf\OneDrive\openocd\openocd.exe -f C:\Users\asdf\Documents\OpenOCD\tcl\interface\ftdi\olimex-arm-usb-ocd-h.cfg -f C:\Users\asdf\Documents\OpenOCD\tcl\target\esp32.cfg -c "adapter_khz 3000"
- Open On-Chip Debugger 0.10.0-dev-g90071eb-dirty (2017-01-30-11:09)
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
- force hard breakpoints
- adapter speed: 3000 kHz
- Info : clock speed 3000 kHz
- Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
- Info : esp32.cpu0: Target halted, pc=0x4014E7E8
- Info : accepting 'gdb' connection on tcp/3333
- Info : Auto-detected RTOS: FreeRTOS
- Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1395604035
- Info : esp32.cpu0: Debug controller was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu0: Core was reset (pwrstat=0xFC, after clear 0xFC).
- Info : esp32.cpu1: Debug controller was reset (pwrstat=0xFE, after clear 0xFE).
- Info : esp32.cpu1: Core was reset (pwrstat=0xFE, after clear 0xFE).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement