> If I do a simple compare of the before and after images in the PLD it
> seems as if the windows openocd xsvf writer only wrote part of the
> xsvf file.

I just turned on debug_level 3 on both systems.

Windows Log file:
The output log shows that on Windows xsvf just quits processing the
xsvf commands after about 1641 lines.  The last command processed was
XSDRTDO 8 and was done so by xsvf.c line 444 or at least that is what
the log file says.  The next tine after that is "XSVF file programmed
successfully"

Linux Log file:
The output log shows that on Linux xsvf quits processing the xsvf
commands after about 2255 lines.  The last command processed was
XCOMPLETE and was done so by xsvf.c line 349 or at least that is what
the log file says.  The next tine after that is "XSVF file programmed
successfully"

It looks like Linux OpenOCD V0.4.0 xsvf completely processes the xsvf
file (XCOMPLETE) where as Windows OpenOCD V0.4.0 xsvf quits a little
over half way through with no error or warning messages.
Regards,
Shane
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to