**** BEGIN LOGGING AT Tue Apr 08 02:59:56 2008 Apr 08 13:25:40 drath: ping Apr 08 13:32:22 prpplague: pong Apr 08 13:33:09 drath: i finally was able to replicate the issue i was seeing with the nand flash Apr 08 13:33:33 drath: seems the nand write doesn't work unless you do a nand dump before the write Apr 08 13:33:53 drath: i'm guessing my nand flash is in an odd state on openocd startup Apr 08 13:35:38 prpplague: haven't looked into the nand stuff for quite some time Apr 08 13:36:05 drath: yea, i figured as much, just wanted to put a bug in your ear about it(no pun intended) Apr 08 13:38:24 drath: bjdooks probably uses the nand flash more Apr 08 17:25:25 drath: ping Apr 08 17:25:40 prpplague: pong Apr 08 17:27:40 drath: know much about the windows binary for openocd? Apr 08 17:36:48 prpplague: a bit Apr 08 17:36:55 prpplague: michael fischer builds them Apr 08 17:37:06 drath: i assume the flyswatter is supported? Apr 08 17:37:07 prpplague: using mingw instead of cygwin Apr 08 17:37:14 prpplague: it shoudl be Apr 08 17:37:21 prpplague: FT2232 is supported Apr 08 17:37:29 drath: and does it use the same .cfg file structure? i.e. can i use my linux .cfg file on the windows side? Apr 08 17:37:29 prpplague: and the flyswatter is "just" a layout Apr 08 17:37:35 prpplague: almost Apr 08 17:37:59 prpplague: you can't specify vid/pid, the driver's inf file needs to be adjusted Apr 08 17:38:24 prpplague: and the ft2232_device_desc needs a " A" appended Apr 08 17:38:34 prpplague: to select channel "A" Apr 08 17:38:44 hmm Apr 08 17:38:48 thats gonna be a problem Apr 08 17:40:37 drath: this stuff documented somewhere? Apr 08 17:41:32 prpplague: I assume it's on FTDI's website Apr 08 17:41:43 prpplague: this is really just about the FTD2XX driver, nothing OpenOCD specific Apr 08 17:42:35 drath: ahh ok, i'll have to dig into that, i've not used windows in a very very very long time Apr 08 17:44:44 drath: so i'll need to prepare an inf file for the flyswatter? Apr 08 17:45:32 prpplague: i think so - never had to do that myself though Apr 08 17:45:52 drath: ahh ok Apr 08 17:45:59 "For custom VID and PID combinations see AN232R-03." Apr 08 17:46:00 drath: i'll do some more digging Apr 08 17:46:03 http://www.ftdichip.com/Drivers/D2XX.htm Apr 08 17:46:12 drath: we use the default vid and pid Apr 08 17:46:19 drath: we just change the name Apr 08 17:46:34 prpplague: in that case the default driver should work as-is Apr 08 17:46:47 URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/ Apr 08 17:46:47 Error: ft2232.c:1381 ft2232_init_ftd2xx(): unable to open ftdi device: 2 Apr 08 17:46:47 Error: ft2232.c:1396 ft2232_init_ftd2xx(): ListDevices: 2 Apr 08 17:46:47 Error: ft2232.c:1398 ft2232_init_ftd2xx(): 0: Flyswatter A Apr 08 17:46:47 Error: ft2232.c:1398 ft2232_init_ftd2xx(): 1: Flyswatter B Apr 08 17:46:59 19:39 < drath> prpplague: and the ft2232_device_desc needs a " A" appended Apr 08 17:46:59 19:39 < drath> prpplague: to select channel "A" Apr 08 17:48:10 drath: oh i see now Apr 08 17:51:24 drath: ahh thanks, that did the trick Apr 08 17:51:32 * prpplague makes a note to document it on the wiki **** ENDING LOGGING AT Wed Apr 09 02:59:57 2008