Duet3 MB6HC Revision 1.0 firmware 3.0 beta12 can’t update
-
@Jimmykc said in Duet3 MB6HC Revision 1.0 firmware 3.0 beta12 can’t update:
So I change the “Duet3_SDiap_MB6HC.bin” file name to “Duet3iap_sd_MB6HC.bin”.
you probably need to find the correct iap binary from the 3.0 release
-
@Jimmykc said in Duet3 MB6HC Revision 1.0 firmware 3.0 beta12 can’t update:
I put the bin files in \\www folder.
The update binaries need to go in the sys folder.
-
Upgrade to 3.0 release first using the zip file, then you should be able to upgrade from there to 3.01-RC9.
-
@ChrisP Thanks for your help. I make a mistake for my description, in fact I put the files in \\sys folder.
-
@dc42 Thanks for your help. I follow your suggestion and download the Duet2and3Firmware-3.0.zip from the link
https://github.com/dc42/RepRapFirmware/releases/tag/3.0
My duet web control is 2.0.4.
I update system files by DWC.
The duet3 have response and show below.
I update system files again.
I update system files again.
The duet3 show the CRC check error is random.
I keep trying to update system files until the duet3 have no error message.
The duet3 show 3.0beta12, and it didn’t update.
-
I'm also pretty perplexed by this..I was able to update the DWC interface by uploading directly through DWC but when I try to update the Duet3 firmware it fails in a similar manner.
I tried using S3D as another method and got this
READ: Error: In-application programming binary "Duet3iap_sd_MB6HC.bin" not foundI checked the naming of that additional file and noticed it was
"Duet3_SDiap_MB6HC.bin"
NOT
"Duet3iap_sd_MB6HC.bin"So I tried renaming this file on the SD card and then trying through DWC to update and then again through S3D. No luck.
Don't mean to hijack the thread but our issues seem the same. I tried updating first to 3.0 and then to the latest RC but still had no luck.
-
@Jimmykc, the Ethernet interface ws unreliable in early versions of RRF 3.0beta for Duet 3, which explains the CRC errors. However, if the two binary files have now been uploaded into /sys on your Duet, you should be able to run M997 to install version 3.0. If that fails, you can install version 3.0 over USB using Bossa.
-
IIRC, somewhere around beta 12, a number of users had issues updating and the only action was to bossa the board.
I suggest following this guide
https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Fallback_procedure_Num_3
-
-
All good here as well. Thanks for clarifying everyone!