On Sun, Feb 22, 2009 at 1:22 PM, Dirk Behme <[email protected]> wrote:
> Dirk Behme wrote:
>>
>> Hi Kees,
>>
>> do you kindly like to have a look to urjtag patch in attachment? I'm not
>> sure about it and like to hear your expertise!
>>
>> The patch applies against an already configured urjtag (it patches the
>> Makefiles created by configure)  and introduces an additional 'omap3'
>> command. Executing it, output is:
>
> Answering to myself after adding some additional code:
>
> With attachment (v2) I now get:
>
> -- cut --
> jtag> cable Flyswatter
> Connected to libftdi driver.
> jtag> omap3
> Scanning for OMAP3 ICEPICK IR length. Should be 6:
> ICEPICK IR length: 6 - ok
> Looking for OMAP3 ICEPICK ID code:
> OMAP3 ICEPICK IDCODE:  00001011011110101110000000101111 (0x0B7AE02F)
> Starting OMAP3 ICEPICK initialization sequence ...  - Finished
> Scanning for new OMAP3 IR length. Should be 10 now:
> new IR length: 10 - ok
> Looking for OMAP3 ARM Cortex A8 ID code:
> ARM Cortex A8 IDCODE: 000001011011011010110000000101111 (0x0B6D602F)
> jtag>
> -- cut --
>
> ID code 0x0B6D602F is the same as in BDI example
>
> http://elinux.org/BeagleBoardJTAG#Example
>
> and IR length of 10 is correct, too.
>
> So it seems to me: Yes, it works! :)
Excellent!

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

Reply via email to