I have been trying for a week and a half now to fix driver/programmer problems.
My programmer(s) were working fine and then quit. I think a windows update overwrote the original drivers.
I think I have tried every driver to be had from the Internet.
Here is a list of what I have:
Hp G60-549DX Notebook
Windows 7 Professional 64 bit
Arduino 1.6.4 I have also tried Arduino 1.8.5
Two FTDI232 based programers Both show USB\VID_0403&PID_6001&REV_0600
And a BRAND NEW Arduino USB2SERIAL that just came in the mail today.
It shows USB\VID_2A03&PID_003B&REV_0001
I am trying to load Pro Mini's. I received 5 new ones in the mail today. I have tried two of them so far with no luck.
No matter what I try I can not seem to get any sketch's to load.
Here is what I am seeing when trying to load the BLINK sketch with the NEW Arduino USB2SERIAL programmer.
Any and all help will be appreciated.
Thanks in advance,
Herb aka Dart67
Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 30,720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b57600 -D -Uflash:w:C:\Users\DSL\AppData\Local\Temp\build5061971228660750623.tmp/Blink.cpp.hex:i
avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 57600
avrdude: ser_open(): can't set com-state for "\.\COM3"
avrdude done. Thank you.
OR
avrdude: ser_open(): can't set com-state for "\.\COM3"
avrdude done. Thank you.