Have the same problem, I get this on the screen when uploading:
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
However, my sketch is working to some degree anyway cause that LED is flickering. Not in a random pattern BUT certainly NOT with 1 second OFF and then 1 second ON.
I´m using Arduino Mini 03 and USB Mini 03. Do anyone know any issues with these versions?
I did check my wiring several times, and it were correct. However it seems that this circuit with the Arduino Mini 3 and USB Mini 3 is very unstable without a reset button (had none first). It seems that you really can´t have a successful uploading to the Arduino Mini I/O board without performing a reset on it just before the uploading.
At least it seems to be more stable now and that the important thing for the moment...
thanks for your reply though, really appreciate it!
/Mike