Hi,

> > Error: ns9360.cpu: IR capture error; saw 0x09 not 0x01
> > 
> > So I either change the irLen to 3 or the mask to 0x7 or the
> > irCaputure to 0x9. 
> 
> It's an ARM926 you say?  If so, irlen == 4.  You shouldn't
> actually neet to specify the IR mask or capture values, by
> the way ...

Thanks, I removed irCapture and mask and I got no additional error (but still 
have the wrong EmbeddedICE version).

> Maybe your clock speed is too fast.  I saw a case not long
> ago where a too-fast JTAG clock caused bit patterns to shift
> a few bits in either direction.  A divide-by-ten of the
> clock the CPU was using seemed to behave.

I also tried changing the speed. OpenOCD normally runs (the JTagkey) with 6MHz, 
but changing the speed to 1, 2, 3, 4Mhz or even 10kHz does not change anything.

> You've got some kind of communication error; I'm rather
> certain an ARM9926 chip will say "version 6" when all is
> acting fine.

I was also wondering about the reset lines. When I start OpenOCD and it reads 
the EmbeddedICE version (and idCode and all), it does not reset the tap 
controller (TRST?) or anything, does it?

If that is true, then the problem seems not to be related to a reset line 
misconfiguration? (btw: the board is waiting in u-boot prompt)



-- 
Hi! I'm a .signature virus! Copy me into your
~/.signature to help me spread!

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

Reply via email to