|
From: Stewart H. <st...@he...> - 2005-07-19 08:00:34
|
I answered my own question.
I also had to apply the ixp425.patch which I subsequently found.
jtag> cable parallel 0x378 WIGGLER
Initializing Macraigor Wiggler JTAG Cable on parallel port at 0x378
jtag> detect
IR length: 7
Chain length: 1
Device Id: 00011001001001110100000000010011
Manufacturer: Intel
Part: IXP425-533MHz
Stepping: B0
Filename: /usr/local/share/jtag/intel/ixp425/ixp425
jtag> print chains
print: syntax error!
jtag> print chain
No. Manufacturer Part Stepping Instruction
Register
---------------------------------------------------------------------------------------------
0 Intel IXP425-533MHz B0 BYPASS
BR
Thanks for your help.
Much appreciated.
--
Stewart Heitmann
On Tuesday 19 July 2005 5:48 pm, Stewart Heitmann wrote:
> Unloading parport and lpd had no effect, but I got rid of them anyway.
> I could not find any IXP425 patches on sourceforge,
> but I did find one summarized as "Fix Certain Wigglers".
> It sets various lines on the parallel port to HIGH instead of LOW
> as described by Andrew.
>
> That patch itself failed but I managed to add the changes by hand.
> Now I get a little further than before, but I still seem to be missing
> something. Perhaps that IXP425 patch mentioned by rstam???
>
> jtag> cable parallel 0x378 WIGGLER
> Initializing Macraigor Wiggler JTAG Cable on parallel port at 0x378
>
> jtag> detect
> IR length: 7
> Chain length: 1
> Device Id: 00011001001001110100000000010011
> Manufacturer: Intel
> Part: IXP425
> Unknown stepping!
> chain.c(110) Part 0 without active instruction
> chain.c(133) Part 0 without active instruction
> chain.c(110) Part 0 without active instruction
>
> jtag> print chain
> No. Manufacturer Part Stepping Instruction Register
> -----------------------------------------------------------------
> 0 (none) (none)
|