Guest User

Untitled

a guest
Oct 24th, 2022
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. PlatformIO Unified Debugger -> https://bit.ly/pio-debug
  2. PlatformIO: debug_tool = ti-icdi
  3. PlatformIO: Initializing remote target...
  4. xPack OpenOCD, x86_64 Open On-Chip Debugger 0.10.0+dev-00378-ge5be992df (2020-06-26-09:29)
  5. Licensed under GNU GPL v2
  6. For bug reports, read
  7. http://openocd.org/doc/doxygen/bugs.html
  8. WARNING: board/ek-tm4c123gxl.cfg is deprecated, please switch to board/ti_ek-tm4c123gxl.cfg
  9. Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
  10. Info : tcl server disabled
  11. Info : telnet server disabled
  12. Info : clock speed 32760 kHz
  13. Info : ICDI Firmware version: 9270
  14. Error: SRST error
  15. Info : tm4c123gh6pm.cpu: hardware has 6 breakpoints, 4 watchpoints
  16. Info : starting gdb server for tm4c123gh6pm.cpu on pipe
  17. Info : accepting 'gdb' connection from pipe
  18. target halted due to debug-request, current mode: Thread
  19. xPSR: 0x21000000 pc: 0x000004da msp: 0x20007fd8
  20. 0x000004da in SysCtlDelay ()
  21. Error: SRST error
  22. target halted due to debug-request, current mode: Thread
  23. xPSR: 0x01000000 pc: 0x00000640 msp: 0x20008000
  24. Loading section .text, size 0xab4 lma 0x0
  25. Error: SRST error
  26. target halted due to debug-request, current mode: Thread
  27. xPSR: 0x01000000 pc: 0x00000640 msp: 0x20008000
  28. Start address 0x640, load size 2740
  29. Transfer rate: 3 KB/sec, 2740 bytes/write.
  30. Error: SRST error
  31. SRST error
  32. target halted due to debug-request, current mode: Thread
  33. xPSR: 0x01000000 pc: 0x00000640 msp: 0x20008000
  34. target halted due to debug-request, current mode: Thread
  35. xPSR: 0x01000000 pc: 0x00000640 msp: 0x20008000
  36. Temporary breakpoint 1 at 0x9fe: file C:\Users\geertsteyaert\.platformio\packages\framework-energiativa\cores\tivac\main.cpp, line 81.
  37. PlatformIO: Initialization completed
  38. PlatformIO: Resume the execution to `debug_init_break = tbreak main`
  39. PlatformIO: More configuration options -> https://bit.ly/pio-debug
  40. Note: automatically using hardware breakpoints for read-only addresses.
  41. 8
  42. Error: memory read failed: 0x7
Add Comment
Please, Sign In to add comment