I have just received my arduino mega 1280 and I am trying to load my firmware within it, but I am getting once and again the same error :
avrdude: stk500_getsync(): not in sync: resp=0x00
I have checked the other posts presents in SO about this issue and I am already sure about these points:
- I am using the correct COM port
- I am selecting the correct board
Moreover I have uninstalled and installed the arduino drivers ( I have windows 8 and I have disabled the digital firm stuff) , I can see in the device manager the virtual com port despite its name is not "arduino something" but simply "USB serial port" ,is it a bad signal?
Are there other options I must consider before to blame the bootloader?
Thank you very much!!!
Cristina