Kees Jongenburger wrote: > This patch provides an initial beaglebloard.cfg file up for inclusion/review. >
1) Please review the new documentation. http://openocd.berlios.de/doc/Config-File-Guidelines.html 2) In the "beagleboard.cfg" +jtag newtap beagleboard jrc_icepick -irlen 6 -ircapture 0x1 -irmask 0x0 +jtag newtap beagleboard dap -irlen 4 -ircapture 0x1 -irmask 0x0 These should read: jtag newtap $_CHIPNAME jrc -irlen 6 -ircapture 0x01 -irmask 0x0 jtag newtap $_CHIPNAME dap -irlen 4 -ircapture 0x01 -irmask 0x0 So where is the CPU? Where is the ETB tap? Where is the DSP tap? Are there not more taps? -Duane. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development