Advertisement
Guest User

Untitled

a guest
Feb 10th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Debug: 52 6 command.c:147 script_debug(): command - ocd_command ocd_command type ocd_ft2232_device_desc foo
  2. Debug: 53 6 command.c:147 script_debug(): command - ft2232_device_desc ocd_ft2232_device_desc foo
  3. Debug: 55 6 command.c:147 script_debug(): command - ocd_command ocd_command type ocd_ft2232_layout xds100v2
  4. Debug: 56 6 command.c:147 script_debug(): command - ft2232_layout ocd_ft2232_layout xds100v2
  5. Debug: 58 6 command.c:147 script_debug(): command - ocd_command ocd_command type ocd_ft2232_vid_pid 0x0403 0xa6d0
  6. Debug: 59 6 command.c:147 script_debug(): command - ft2232_vid_pid ocd_ft2232_vid_pid 0x0403 0xa6d0
  7. Debug: 61 6 command.c:147 script_debug(): command - ocd_command ocd_command type ocd_init
  8. Debug: 62 6 command.c:147 script_debug(): command - init ocd_init
  9. Debug: 64 6 command.c:147 script_debug(): command - ocd_command ocd_command type ocd_target init
  10. Debug: 65 6 command.c:147 script_debug(): command - ocd_target ocd_target init
  11. Debug: 67 6 target.c:1040 handle_target_init_command(): Initializing targets...
  12. Debug: 68 6 ft2232.c:2322 ft2232_init(): ft2232 interface using shortest path jtag state transitions
  13. Debug: 69 6 ft2232.c:2032 ft2232_init_ftd2xx(): 'ft2232' interface using FTD2XX with 'xds100v2' layout (0403:a6d0)
  14. Warn : 70 656 ft2232.c:2078 ft2232_init_ftd2xx(): Unable to open FTDI Device tried: 'foo' and 'foo A'
  15. Error: 71 656 ft2232.c:2093 ft2232_init_ftd2xx(): unable to open ftdi device: device not found
  16. Error: 72 1326 ft2232.c:2107 ft2232_init_ftd2xx(): ListDevices: 2
  17. Error: 73 1326 ft2232.c:2109 ft2232_init_ftd2xx(): 0: "BeagleBone A"
  18. Error: 74 1326 ft2232.c:2109 ft2232_init_ftd2xx(): 1: "BeagleBone B"
  19. Debug: 75 1326 command.c:630 run_command(): Command failed with error code -100
  20. User : 76 1326 command.c:668 command_run_line(): in procedure 'init'
  21. thebook:openocd mattzz$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement