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

    Converting elf to bin

    Scheduled Pinned Locked Moved
    PanelDue
    3
    3
    258
    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.
    • Kavithaundefined
      Kavitha
      last edited by

      Original link tried https://github.com/Duet3D/PanelDueFirmware
      Alternate latest version which we tried in the next iteration- https://github.com/Duet3D/PanelDueFirmware/releases

      We followed the instruction given in the repository (build_instructions.md). Since no make file was available we used the internal compiler.

      We were able to compile successfully and we are getting an elf file.

      The software utility to update the display requires .bin file which is not generated by the Eclipse IDE. (New versions of Eclipse by default are generating elf file). We went through many links and other options but not successful to make the project generate a bin file.

      So we request your support in form of instructions or a make file or the link of any utility to generate bin file from the IDE.

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

        The .bin file generation is done by the post build step in the Eclipse project settings.

        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
        • JDundefined
          JD @Kavitha
          last edited by

          @Kavitha Possibly related?
          https://github.com/Duet3D/PanelDueFirmware/issues/72

          STEPS-09 created this issue in Duet3D/PanelDueFirmware

          closed Not able to generate .bin files #72

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