**** BEGIN LOGGING AT Thu Jun 09 02:59:57 2011 Jun 09 12:03:57 I have openocd working great in Linux. I can program both my processor flash (PXA270+P30 flash) and my PLD (Cool runner 2). However when I try to do the same in windows I can only program the processor successfully. Jun 09 12:04:23 The PLD acts like it programs and the xsvf returns a success but the PLD is not programmed correctly. Jun 09 12:04:50 Is there some issue with openocd 0.4 xsvf for windows but not for Linux? Jun 09 12:44:12 svolpe: I've never tried openocd on window, but are you using the same versions? Jun 09 12:44:44 I spent some time last year making pxa270+coolrunner2 CPLD programming work (around v4.0 release) Jun 09 12:45:58 it should be fine since then... Jun 09 13:00:56 wookey: same version 0.4, xsvf works great in Linux with pxa270+Coolrunner2 but no go in windows. Jun 09 13:01:34 wookey: it acts like it works and says success but when I verify the PLD and do a diff it looks like it only partly programmed in windows. Jun 09 13:01:56 wookey: I use Linux 100% of the time but others I work with use windows so that is why I'm trying to get it working. Jun 09 13:07:51 the main diff i think is in the USB drivers but I'd expect breakage there to give errors Jun 09 13:18:49 wookey: I think the USB drivers are working well as I can program and debug the PXA270 Jun 09 13:28:12 wookey: I will turn on debugging and see were xsvf quits on both systems since debug_level 3 has xsvf echoing out every command it runs. Jun 09 13:39:30 wookey: well I just confirmed that the OpenOCD windows xsvf is quiting a little over half way through the xsvf file and the Linux version parses the entire file. No error or warning messages though. Jun 09 13:45:57 I think you've found a bug :-) Jun 09 13:48:12 wookey: I think so. Well I guess I will need to actually compile openocd on windows so I can slueth it out. I hate doing dev work on windows, I wish the bug was on the Linux side at least it would be easier to track down ;-) Jun 09 13:59:24 you could compile it with mingw for windows on linux - I assume that how the openOCD distro is done? Jun 09 14:01:40 wookey: sounds like a good idea. Jun 09 17:32:48 HI guys Jun 09 17:34:15 I need some help with JTAG **** ENDING LOGGING AT Fri Jun 10 02:59:57 2011