Advertisement
regandgo

my_NOK_ocd_20000KHz.txt

Oct 22nd, 2017
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. D:\sdk_e\_soc\esp32\xx_my_dbg\my_NOK_ocd_20000KHz.txt
  2.  
  3. bav@BAV60 MINGW32 /d/sdk_e/_soc/esp32/openocd-esp32
  4. $ bin/openocd -s share/openocd/scripts -f interface/jlink.cfg -f board/esp-wroom-32.cfg
  5. Open On-Chip Debugger 0.10.0-dev-ga859564 (2017-07-24-16:18)
  6. Licensed under GNU GPL v2
  7. For bug reports, read
  8. http://openocd.org/doc/doxygen/bugs.html
  9. adapter speed: 20000 kHz
  10. force hard breakpoints
  11. Info : No device selected, using first device.
  12. Info : J-Link ARM V8 compiled Dec 6 2011 18:57:44
  13. Info : Hardware version: 8.00
  14. Info : VTarget = 3.215 V
  15. Info : Reduced speed from 20000 kHz to 12000 kHz (maximum).
  16. Info : Reduced speed from 20000 kHz to 12000 kHz (maximum).
  17. Info : clock speed 20000 kHz
  18. Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
  19. Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
  20.  
  21.  
  22. Info : accepting 'gdb' connection on tcp/3333
  23. Info : Target halted. PRO_CPU: PC=0x400D1204 (active) APP_CPU: PC=0x00000000
  24. esp32: target state: halted
  25. Info : Use core0 of target 'esp32'
  26. Info : Target halted. PRO_CPU: PC=0x40091D07 (active) APP_CPU: PC=0x00000000
  27. Info : Auto-detected flash size 4096 KB
  28. Info : Using flash size 4096 KB
  29. Info : Set current thread to 0x00000000, old= 0x00000000
  30. Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1061175372
  31. Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
  32. Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
  33. Info : esp32: Debug controller was reset (pwrstat=0x5F, after clear 0x0F).
  34. Info : esp32: Core was reset (pwrstat=0x5F, after clear 0x0F).
  35. Info : Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000
  36. esp32: target state: halted
  37. Info : esp32: Core was reset (pwrstat=0x1F, after clear 0x0F).
  38. Info : Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400
  39. esp32: target state: halted
  40. Info : Target halted. PRO_CPU: PC=0x400F1EA4 (active) APP_CPU: PC=0xF8001080
  41. Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 1061175372
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement