have any one also problems with programming arduino boards?
I can not program any more.
the Aruino IDE works fine but Visualmicro (VisualSutudio 2015)
can not program my board.
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x80 same com port same program.
reinstalled visualmicro restart laptop notting works.
have all to the last version installed visualstudio ans micro..
hhhheeeeeelllllppppp
log....................
Compiling debug version of 'EXTMP' for 'Arduino Pro or Pro Mini w/ ATmega168 (5V, 16 MHz)'
EXTMP.ino: In function void readSensor()
EXTMP.ino: 51:38: warning: left operand of comma operator has no effect [-Wunused-value]
data.temperature = (DHT.temperature, 1)
EXTMP.ino: 52:32: warning: left operand of comma operator has no effect [-Wunused-value]
data.humidity = (DHT.humidity, 1)
Program size: 4.406 bytes (used 31% of a 14.336 byte maximum) (2,04 secs)
Minimum Memory Usage: 414 bytes (40% of a 1024 byte maximum)
Uploading 'EXTMP' to 'Arduino Pro or Pro Mini w/ ATmega168 (5V, 16 MHz)' using 'COM4'
The uploader returned an error
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x86
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x98
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x98
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x80
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x86
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x98
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x98
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x80
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x80
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x80