Hi
I have a Creality CR-10S (3D printer) based on Marlin 1.1.8 in an Arduino Mega 2560.
I was able to flash my 3D printer since now through the USB port but since my last flash, I can't flash it anymore.
I get this error message:
Arduino: 1.8.5 (Mac OS X), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
Archiving built core (caching) in: /var/folders/g1/6sh18s552vv054k5rlgvbycw0000gn/T/arduino_cache_732769/core/core_arduino_avr_mega_cpu_atmega2560_51f02b7210b938436b779d1c032618e1.a
Sketch uses 145324 bytes (57%) of program storage space. Maximum is 253952 bytes.
Global variables use 5048 bytes (61%) of dynamic memory, leaving 3144 bytes for local variables. Maximum is 8192 bytes.avrdude: verification error, first mismatch at byte 0x0000
0x14 != 0x0c
avrdude: verification error; content mismatch
avrdude: verification error; content mismatchThis report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
I don't know what happened. Maybe the USB was disconnected during the flash? I don't know...
The fact is that my 3D printer still works, but I'm not able to flash it anymore (and I need to flash it to modify Marlin to set the new esteps of my new extruder).
The sketch is OK, but when it uploads the sketch, I get this error.
Can anyone help me please?
Thanks in advance.
Bye.