Advertisement
bashash

Untitled

Mar 22nd, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. http://openocd.org/doc/doxygen/bugs.html
  2. Warn : Adapter driver 'buspirate' did not declare which transports it allows; assuming legacy JTAG-only
  3. Info : only one transport option; autoselect 'jtag'
  4. Info : Buspirate Interface ready!
  5. Info : This adapter doesn't support configurable speed
  6. Info : JTAG tap: at91sam7s.cpu tap/device found: 0x3f0f0f0f (mfg: 0x787 (<unknown>), part: 0xf0f0, ver: 0x3)
  7. Info : TAP auto0.tap does not have IDCODE
  8. Info : TAP auto1.tap does not have IDCODE
  9. Info : TAP auto2.tap does not have IDCODE
  10. Info : TAP auto3.tap does not have IDCODE
  11. Info : TAP auto4.tap does not have IDCODE
  12. Info : TAP auto5.tap does not have IDCODE
  13. Info : TAP auto6.tap does not have IDCODE
  14. Info : TAP auto7.tap does not have IDCODE
  15. Info : TAP auto8.tap does not have IDCODE
  16. Info : TAP auto9.tap does not have IDCODE
  17. Info : TAP auto10.tap does not have IDCODE
  18. Info : TAP auto11.tap does not have IDCODE
  19. Info : TAP auto12.tap does not have IDCODE
  20. Info : TAP auto13.tap does not have IDCODE
  21. Info : TAP auto14.tap does not have IDCODE
  22. Info : TAP auto15.tap does not have IDCODE
  23. Info : TAP auto16.tap does not have IDCODE
  24. Info : TAP auto17.tap does not have IDCODE
  25. Info : TAP auto18.tap does not have IDCODE
  26. Info : TAP auto19.tap does not have IDCODE
  27. Warn : Unexpected idcode after end of chain: 52 0x00000000
  28. Warn : Unexpected idcode after end of chain: 84 0x00000000
  29. Warn : Unexpected idcode after end of chain: 116 0x00000000
  30. Warn : Unexpected idcode after end of chain: 148 0x00000000
  31. Warn : Unexpected idcode after end of chain: 180 0x00000000
  32. Warn : Unexpected idcode after end of chain: 212 0x00000000
  33. Warn : Unexpected idcode after end of chain: 244 0x00000000
  34. Warn : Unexpected idcode after end of chain: 276 0x00000000
  35. Warn : Unexpected idcode after end of chain: 308 0x00000000
  36. Warn : Unexpected idcode after end of chain: 340 0x00000000
  37. Warn : Unexpected idcode after end of chain: 372 0x00000000
  38. Warn : Unexpected idcode after end of chain: 404 0x00000000
  39. Warn : Unexpected idcode after end of chain: 436 0x00000000
  40. Warn : Unexpected idcode after end of chain: 468 0x00000000
  41. Warn : Unexpected idcode after end of chain: 500 0x00000000
  42. Warn : Unexpected idcode after end of chain: 532 0x00000000
  43. Warn : Unexpected idcode after end of chain: 564 0x00000000
  44. Warn : Unexpected idcode after end of chain: 596 0x00000000
  45. Warn : Unexpected idcode after end of chain: 628 0x00000000
  46. Error: double-check your JTAG setup (interface, speed, ...)
  47. Error: Trying to use configured scan chain anyway...
  48. Warn : AUTO auto0.tap - use "jtag newtap auto0 tap -irlen 2 -expected-id 0x00000000"
  49. Error: auto0.tap: IR capture error; saw 0x0000 not 0x0001
  50. Warn : Bypassing JTAG setup events due to errors
  51. Info : Embedded ICE version 0
  52. Error: unknown EmbeddedICE version (comms ctrl: 0x00000000)
  53. Info : at91sam7s.cpu: hardware has 2 breakpoint/watchpoint units
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement