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

    CRC Error Duet3

    Scheduled Pinned Locked Moved
    Firmware developers
    2
    3
    211
    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.
    • Matiasundefined
      Matias
      last edited by

      Hi!
      Hope you can help me. I am compiling the RepRapFirmware for the Duet 3 6HC. The debugging is working but when I build the release version, the status LED indicates an CRC error (which is just checked in RELEASE version). I tried with the 3.2.2 release code (without any modification) and I am getting the same error.
      I am building on Windows with the crc32appender in the PATH that is being called without any problem.
      Let me know if there is something else I can provide!
      Is there something I am missing?

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

        I suggest you use HxD (a hex file viewer/editor) to check that the CRC has been correctly appended.

        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
        • Matiasundefined
          Matias
          last edited by

          Thanks for answering so fast. Now it working, I just recompiled after cleaning the project and removed the old binary file.
          If someone has the same problem, to compare the binaries I used:

          • To edit (remove the last 4 bytes): https://hexed.it/
          • Calculate the CRC: https://simplycalc.com/crc32-file.php
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA