Hi,

I have tried to follow the information on the following page to run OpenOCD 
with Beagleboard & Flyswatter board using Ubuntu 9.04 and got some errors. 

http://lists.berlios.de/pipermail/openocd-development/2009-July/009314.html

The log message was
===================================================================
sudo openocd -s tcl/ -f interface/flyswatter.cfg -f board/ti_beagleboard.cfg

Open On-Chip Debugger 0.2.0-in-development (2009-08-19-11:52) svn:2294M


BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS


$URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $
jtag_speed: 1
Warn : huge IR length 38
Warn : Tap/Device does not have IDCODE
Error: JTAG tap: omap3530.jrc              got: 0x00000000 (mfg: 0x000, part: 
0x0000, ver: 0x0)
Error: JTAG tap: omap3530.jrc  expected 1 of 1: 0x0b7ae02f (mfg: 0x017, part: 
0xb7ae, ver: 0x0)
Error: trying to validate configured JTAG chain anyway...
===================================================================

Then I tried to apply the patch described in 

http://lists.berlios.de/pipermail/openocd-development/2009-June/008256.html

I don't know if this additional step was necessary but it seemed to get correct 
mfg, part, ver. The The log message was
===================================================================
j...@jlin-desktop-compaq:~/flyswatter/openocd2294$ sudo openocd -s tcl/ -f 
interface/flyswatter.cfg -f board/ti_beagleboard.cfg
Open On-Chip Debugger 0.2.0-in-development (2009-08-19-11:52) svn:2294M


BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS


$URL: svn://svn.berlios.de/openocd/trunk/src/openocd.c $
jtag_speed: 1
Warn : huge IR length 38
Info : JTAG tap: omap3530.jrc tap/device found: 0x0b7ae02f (mfg: 0x017, part: 
0xb7ae, ver: 0x0)
Info : JTAG Tap/device matched
===================================================================

But I could not halt, or examine memory. Could someone help to see if I might 
have missed some steps? Thanks in advance.



      
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to