On 6/23/06, Victor Fraenckel wrote: > I am attempting to program a 16F876A project with the Wisp628 programmer > driven by xwisp2w from http://www.robh.nl/ The '628 is connected to my > computer through a FT232RL serial to USB connection. The device manager > shows this serial port to be COM3. The .BAT file command I am using to > run is xwisp2w is "com3 baud 9600 go %1" where %1 is the name of the > .HEX file I wish to use. When running xwisp2w it immediately errors > "Command 'com3' unknown or not currently implemented" also "xwisp2 > failed after 0.08 seconds, rc 36". I have had good luck running this > combination with a true serial port, but that one stopped functioning. > > I am assuming the the program does not function properly using the USB > to Serial interface. I cannot see at the above web site where to e-mail > robh.nl to get suggestions. Anyone here have any? > Output from xwsip2: >>> (-) not yet supported, (+) fully supported with Wisp628 firmware 1.10 >>> See below some examples of command lines: >>> (press 'Enter' to continue): Flash file 'abc.hex' using a Wisp628 on COM1 or /dev/ttyS0: > xwisp2 abc {first serial port is default, 'go' can be left out} Flash file 'abc.hex' using a Wisp628 on COM3 or /dev/ttyS3: > xwisp2 port 3 go abc {'go' must be specified in this case} The environment variable 'XWISP2' may be set to customise XWisp2 for daily use. xwisp2 terminated successfully in 5.19 seconds -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist