If you know OpenOCD already, this might be easy to solve..?
Did you receive your BeagleBone yet?
/David
Using auto-detection I get:
---------------------------
sudo openocd -f beaglebone.cfg
Open On-Chip Debugger 0.5.0 (2011-08-26-10:36)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.berlios.de/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
trst_only separate trst_push_pull
10 kHz
am33x_dbginit
Info : max TCK change to: 30000 kHz
Info : clock speed 10 kHz
Warn : There are no enabled taps. AUTO PROBING MIGHT NOT WORK!!
Warn : AUTO auto0.tap - use "jtag newtap auto0 tap -expected-id 0x0b94402f ..."
Warn : AUTO auto0.tap - use "... -irlen 6"
Warn : gdb services need one or more targets defined
Using my _hacked_ config file I get:
------------------------------------
sudo openocd -f beaglebone.cfg
Open On-Chip Debugger 0.5.0 (2011-08-26-10:36)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.berlios.de/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'jtag'
trst_only separate trst_push_pull
10 kHz
am33x_dbginit
Info : max TCK change to: 30000 kHz
Info : clock speed 10 kHz
Info : JTAG tap: am33x.jrc tap/device found: 0x0b94402f (mfg: 0x017, part: 0xb944, ver: 0x0)
Info : JTAG tap: am33x.dap enabled
Warn : Invalid ACK 0x6 in JTAG-DP transaction
Polling target failed, GDB will be halted. Polling again in 100ms
Polling target failed, GDB will be halted. Polling again in 300ms
Polling target failed, GDB will be halted. Polling again in 700ms
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