On Tuesday 24 November 2009, Albert ARIBAUD wrote:
> I did investigate by fixing 0x3 directly in feroceon.cfg, and it does 
> not improve:
> 
> > Error: IR capture error at bit 4, saw 0x09 not 0x...3

Are you sure you didn't make the "ircapture" be 0x3,
instead of the "irmask"?  Because masking the two LSBs (0x3)
of 0x09 gives 0x01, the specified "ircapture" value.

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

Reply via email to