Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    RC-11 IAP binary issue

    Scheduled Pinned Locked Moved Solved
    Beta Firmware
    4
    9
    307
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Former User?
      A Former User
      last edited by

      @Imlbrown said in RRF 3.01-RC11, DWC 2.1.6 and DSF 2.1.3 released:

      @dc42 Great boards and SW! I just tried to install the latest firmware on my Duet2 WiFi board and after uploading the SW and clicking "yes" to the install I receive an error "M997 S0".

      The console log shows this "M997 S0
      Error: M997: In-application programming binary "Duet2CombinedIAP.bin" not found".

      I downloaded and attempted to install this file from the release page "Duet2CombinedFirmware.bin".

      I am currently running 3.01-RC10 and I have installed every 3.01 RC up to this point without issue.

      Thanks!

      This file didn't change between the two afaik. can you check your sd card while i do some digging?

      1 Reply Last reply Reply Quote 0
      • Imlbrownundefined
        Imlbrown
        last edited by

        I do not see that file on my SD card looking at the system directory via DWC. If that is the issue, what is the correct process to get it back?

        1 Reply Last reply Reply Quote 0
        • A Former User?
          A Former User
          last edited by A Former User

          @Imlbrown

          just checked what files the two versions are looking for, and its the same. I.e if you upgraded to RC10 going to RC11 should have worked.

          pi@raspberrypi:~ $ strings ./3.01-RC11/Duet2CombinedFirmware.bin | grep -i iap
          Duet2CombinedIAP.bin
          iapFileNameSD
          IAP file 'Duet2CombinedIAP.bin' not found
          pi@raspberrypi:~ $ strings ./3.01-RC10/Duet2CombinedFirmware.bin | grep -i iap
          iapFileNameSD
          Duet2CombinedIAP.bin
          IAP file 'Duet2CombinedIAP.bin' not found
          

          would suggest an issue with your sd card, please try downloading it the file from here

          https://github.com/dc42/RepRapFirmware/releases/tag/3.01-RC7

          1 Reply Last reply Reply Quote 0
          • Imlbrownundefined
            Imlbrown
            last edited by

            In the middle of a print 🙂 But will do that first thing when it is completed and respond.

            Thanks!

            1 Reply Last reply Reply Quote 0
            • Imlbrownundefined
              Imlbrown
              last edited by

              Hi DC42,

              I received your email stating that you can't jump directly from 2.x to 3.x without first installing the 3.0 release first. This did not apply to me as I did follow the extensive instructions to get 3.0 installed and config upgrades.

              I was able to grab Duet2CombinedIAP.bin from 3.1 RC10 release page, upload it then upload 3.01 RC11 and it flashed ok. That is the first file that dropped from my SD card, if I have any other issues I will look to replace it.

              Thanks.

              dc42undefined 1 Reply Last reply Reply Quote 0
              • whosrdaddyundefined
                whosrdaddy
                last edited by

                I just tried the RC11 upgrade (from RC10) on my Duet2Wifi and I had to send M997 S0 from console to force the upgrade, uploading from DWC yields the message "operation cancelled"

                A Former User? 1 Reply Last reply Reply Quote 0
                • A Former User?
                  A Former User @whosrdaddy
                  last edited by

                  @whosrdaddy said in RC-11 IAP binary issue:

                  "operation cancelled"

                  sounds like a different issue, it specifically says its missing the IAP binary if thats the case. probably hard to troubleshoot, but still worth while leaving a (one line) note in the release thread so the devs will find it (and create a new topic if its something that is repeatable)

                  1 Reply Last reply Reply Quote 0
                  • dc42undefined
                    dc42 administrators @Imlbrown
                    last edited by

                    @Imlbrown said in RC-11 IAP binary issue:

                    Hi DC42,

                    I received your email stating that you can't jump directly from 2.x to 3.x without first installing the 3.0 release first. This did not apply to me as I did follow the extensive instructions to get 3.0 installed and config upgrades.

                    I was able to grab Duet2CombinedIAP.bin from 3.1 RC10 release page, upload it then upload 3.01 RC11 and it flashed ok. That is the first file that dropped from my SD card, if I have any other issues I will look to replace it.

                    That's fine. The IAP file hasn't changed since release 3.0. If you installed release 3.0 from the zip file provided for that release, the IAP file was included in that zip file, so it should have been uploaded already.

                    Duet WiFi hardware designer and firmware engineer
                    Please do not ask me for Duet support via PM or email, use the forum
                    http://www.escher3d.com, https://miscsolutions.wordpress.com

                    1 Reply Last reply Reply Quote 0
                    • A Former User?
                      A Former User
                      last edited by

                      (hope i didn't step on any toes (too hard) just didn't want to see the new thread locked if the trend continued)

                      1 Reply Last reply Reply Quote 1
                      • First post
                        Last post
                      Unless otherwise noted, all forum content is licensed under CC-BY-SA