Fred Koehler wrote:
> hi,
>
> http://elinux.org/BeagleBoardOpenOCD reports success with using  
> OpenOCD and the Flyswatter to establish a JTAG connection with the  
> Beagle board.  I've tried to reproduce these steps but am having some  
> issues.
>   
Hi Fred,

No one is an island.

I'm trying to make openOCD work on the beagle recently.
By applying the patch your mentioned, I could establish Jtag session 
(R2606).

But it's not enough to me. the support of halt/step/reset operations are 
out there. :(
You can see the the callback function of these commands are NULL.

Does anyone know why these commands are NULL?

I Followed previous mail list, Magnus Lundin had some contribution on 
beagle board.

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

I tried to apply these patch based on R2606, but it still does not work.
Have anyone had experience on making openocd work on beagleboard?
> After contacting one of the authors of the 
> http://elinux.org/BeagleBoardOpenOCD 
> , I was directed to: 
> https://lists.berlios.de/pipermail/openocd-development/2009-June/008256.html
>
> Key thing here was a patch to the jtag/core.c file.  After applying  
> this patch, I was able to establish a JTAG connection.
>
> Next I tried the omap3_dbginit command from a telnet connection.  What  
> I get is the following message repeated constantly.  Any ideas?
>   
What are your configs?
I did not have this sort of error.

Cheers,
Matt
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to