I have problem "An error occurred while uploading the sketch". With 1.6.9 it is working fine.
I have Arduino Pro Mini with serial to RS485 board, in PC with Windows I have USB to RS485 dongle and I'm using this system to upload code to Arduino for convenience (I need to have connected RS485 to PC anyway). It works fine with 1.6.9, of course I need press reset button when uploading.
I see this error
Sketch uses 6,640 bytes (21%) of program storage space. Maximum is 30,720 bytes.
Global variables use 373 bytes (18%) of dynamic memory, leaving 1,675 bytes for local variables. Maximum is 2,048 bytes.
An error occurred while uploading the sketch
This error become right after IDE start uploading, not after I press reset button (so not during actual uploading).