Firmware MK3S 3.7.2.2363 flashing failure
Hey
I'm keeping getting this error:
avrdude-slic3r -v -p atmega2560 -c wiring -P COM3 -b 115200 -D -U flash:w:0:C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex:i
avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on May 20 2019 at 18:52:49
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Using Port : COM3
Using Programmer : wiring
Overriding Baud Rate : 115200
avrdude-slic3r: stk500v2_recv(): timeout
avrdude-slic3r: stk500v2_getsync(): timeout communicating with programmer
avrdude-slic3r: Could not open port: COM3
avrdude-slic3r done. Thank you.
And i have tried, fac reset, reinstall drivers and slicer, tried another usb cabel, another computer and upload older firmware, but all make the same error.
Any ideas?
best regards
lars
RE: Firmware MK3S 3.7.2.2363 flashing failure
You probably want to use the latest Prusa Slicer v2.0.0 to burn new firmware. It appears what you are using is very old (2016) and only for MK2 printers.
RE: Firmware MK3S 3.7.2.2363 flashing failure
Or not --- seems that piece of code has been around for a while.
Do a search for flash failures. Several have posted the exact same issue and received answers that probably will help.
RE: Firmware MK3S 3.7.2.2363 flashing failure
I pretty sure its the new one. 😉
RE: Firmware MK3S 3.7.2.2363 flashing failure
Hmm
I have done that all morning, an i feel like i have tried everything i can find on the web and my self, it connect fine in octoprint and pronterface.
It will not even let me print without the new firmware. 🙁
RE: Firmware MK3S 3.7.2.2363 flashing failure
FWIW I get that error if pronterface is connected while I try to flash. Do you have something else trying to use the serial port?
RE: Firmware MK3S 3.7.2.2363 flashing failure
well i have just seen a movie ( ironman 3 ), just too take a break from this bs, and then when i tryed again it semi worked, it flashed it but still failed and gave this error message:
avrdude-slic3r -v -p atmega2560 -c wiring -P COM2 -b 115200 -D -U flash:w:0:C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex:i
avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on May 20 2019 at 18:52:49
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Using Port : COM2
Using Programmer : wiring
Overriding Baud Rate : 115200
AVR Part : ATmega2560
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PA0
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 10 8 0 no 4096 8 0 9000 9000 0x00 0x00
flash 65 10 256 0 yes 262144 256 1024 4500 4500 0x00 0x00
lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : Wiring
Description : Wiring
Programmer Model: AVRISP
Hardware Version: 15
Firmware Version Master : 2.10
Vtarget : 0.0 V
SCK period : 0.1 us
avrdude-slic3r: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude-slic3r: Device signature = 0x1e9801 (probably m2560)
avrdude-slic3r: safemode: hfuse reads as D0
avrdude-slic3r: safemode: efuse reads as FD
avrdude-slic3r: reading input file "C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex"
avrdude-slic3r: writing flash (250382 bytes):
Writing | ################################################## | 100% 44.87s
avrdude-slic3r: 250382 bytes of flash written
avrdude-slic3r: verifying flash memory against C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex:
avrdude-slic3r: load data flash data from input file C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex:
avrdude-slic3r: input file C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex contains 250382 bytes
avrdude-slic3r: reading on-chip flash data:
Reading | ################################################## | 100% 32.12s
avrdude-slic3r: verifying ...
avrdude-slic3r: 250382 bytes of flash verified
avrdude-slic3r: safemode: hfuse reads as D0
avrdude-slic3r: safemode: efuse reads as FD
avrdude-slic3r: safemode: Fuses OK (E:FD, H:D0, L:FF)
avrdude-slic3r done. Thank you.
avrdude-slic3r -v -p atmega2560 -c arduino -P COM2 -b 115200 -D -u -U flash:w:1:C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex:i
avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on May 20 2019 at 18:52:49
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Using Port : COM2
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude-slic3r: prusa_init_external_flash(): MK3 printer did not boot up on time or serial communication failed
avrdude-slic3r: arduino_open(): Failed to initialize MK3 external flash programming mode
avrdude-slic3r: Could not open port: COM2
avrdude-slic3r done. Thank you.
And when i try again it's back to this:
avrdude-slic3r -v -p atmega2560 -c wiring -P COM2 -b 115200 -D -U flash:w:0:C:\Users\raxam\Downloads\prusa3d_fw_3_7_2_MK3S\prusa3d_fw_MK3S_3_7_2_2363.hex:i
avrdude-slic3r: Version 6.3-20160220-prusa3d, compiled on May 20 2019 at 18:52:49
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Using Port : COM2
Using Programmer : wiring
Overriding Baud Rate : 115200
avrdude-slic3r: ser_open(): can't open device "\\.\COM2": Adgang nægtet.
avrdude-slic3r: Could not open port: COM2
avrdude-slic3r done. Thank you.
But its says its the right firmware on the printer now, and it can print again. So should i just let it be?
best regards
lars
RE: Firmware MK3S 3.7.2.2363 flashing failure
vintagepc to answer your question, i have change it from com3 to com2, and in the settings i could see that com1 and com4 was busy, so at the time it dident look like they where occupied. And it says 2 different things, when it's connected to pronterface and not connected.
best regards
lars
RE: Firmware MK3S 3.7.2.2363 flashing failure
The below fixed my issue!
https://github.com/prusa3d/PrusaSlicer/issues/2662#issuecomment-639387455
I had the same issue when Cura was running! It is obvious in hind sight, but just in case someone else is wondering. It is basically contention on the com port.
👍 1
RE: Firmware MK3S 3.7.2.2363 flashing failure
Thanks for the pointer, @smartcop - you just saved me a bunch of frustration, years later!