Public bug reported:

with the original MLO that comes with natty, openocd fails to attach:

Texas Instruments X-Loader 1.4.4ss (Mar 18 2011 - 14:14:59)

[flag@newluxor openOCD]$ sudo /home/flag/bin/openOCD/bin/openocd -s 
/home/flag/bin/openOCD/ -f 
/home/flag/bin/openOCD/share/openocd/scripts/interface/flyswatter.cfg -f 
/home/flag/bin/openOCD/share/openocd/scpts/board/ti_pandaboard.cfg
Open On-Chip Debugger 0.5.0-dev-00875-g6349a47 (2011-05-18-15:21)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.berlios.de/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
RCLK - adaptive
Using dbgbase = 0x80000000
force hard breakpoints
trst_only separate trst_push_pull
Info : RCLK (adaptive clock speed) not supported - fallback to 6000 kHz
Info : JTAG tap: omap4430.jrc tap/device found: 0x3b95c02f (mfg: 0x017, part: 
0xb95c, ver: 0x3)
Info : JTAG tap: omap4430.dap enabled
Polling target failed, GDB will be halted. Polling again in 100ms
Polling target failed, GDB will be halted. Polling again in 300ms
Info : JTAG tap: omap4430.m30_dap enabled
Polling target failed, GDB will be halted. Polling again in 700ms
Info : JTAG tap: omap4430.m31_dap enabled


Warn : Invalid ACK 0x6 in JTAG-DP transaction
Polling target failed, GDB will be halted. Polling again in 1500ms
Polling target failed, GDB will be halted. Polling again in 3100ms
Polling target failed, GDB will be halted. Polling again in 6300ms
Polling target failed, GDB will be halted. Polling again in 6300ms
Polling target failed, GDB will be halted. Polling again in 6300ms
Polling target failed, GDB will be halted. Polling again in 6300ms
Polling target failed, GDB will be halted. Polling again in 6300ms

updating x-loader (b6bbfe7 - Fri Mar 25 12:58:05 2011) fixes the
problem:

[flag@newluxor openOCD]$ sudo /home/flag/bin/openOCD/bin/openocd -s 
/home/flag/bin/openOCD/ -f 
/home/flag/bin/openOCD/share/openocd/scripts/interface/flyswatter.cfg -f 
/home/flag/bin/openOCD/share/openocd/scripts/board/ti_pandaboard.cfg 
Open On-Chip Debugger 0.5.0-dev-00875-g6349a47 (2011-05-18-15:21)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.berlios.de/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
RCLK - adaptive
Using dbgbase = 0x80000000
force hard breakpoints
trst_only separate trst_push_pull
Info : RCLK (adaptive clock speed) not supported - fallback to 6000 kHz
Info : JTAG tap: omap4430.jrc tap/device found: 0x3b95c02f (mfg: 0x017, part: 
0xb95c, ver: 0x3)
Info : JTAG tap: omap4430.dap enabled
Polling target failed, GDB will be halted. Polling again in 100ms
Polling target failed, GDB will be halted. Polling again in 300ms
Info : JTAG tap: omap4430.m30_dap enabled
Polling target failed, GDB will be halted. Polling again in 700ms
Info : JTAG tap: omap4430.m31_dap enabled
Info : omap4430.cpu: hardware has 6 breakpoints, 4 watchpoints
Info : omap4430.m30: hardware has 6 breakpoints, 4 watchpoints
Info : omap4430.m31: hardware has 6 breakpoints, 4 watchpoints
Polling succeeded again

** Affects: x-loader (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: armel

** Tags added: armel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784626

Title:
  openocd fails to attach

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to