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

Problems trying to compile RepRap firmware 3.2.2

Scheduled Pinned Locked Moved
Firmware developers
2
3
290
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.
  • undefined
    schpongo
    last edited by 16 Feb 2021, 21:02

    Hey,

    I'm trying to compile the RepRap firmware 3.2.2 my self. I've read the build instructions several times and I've gotten less and less error messages but I still can't compile the firmware.
    I've downloaded all projects for version 3.2.0 except the firmware which is release 3.2.2.

    Screenshot 2021-02-16 at 21.57.01.png

    Does anyone have a pointer?
    Greetings Daniel

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by dc42 16 Feb 2021, 21:07

      You are using too recent a version of gcc to build firmware 3.2.x. This version https://github.com/Duet3D/RepRapFirmware/blob/3.3-dev/BuildInstructions.md of the BuildInstructions file gives the correct gcc versions.

      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
      • undefined
        schpongo
        last edited by schpongo 17 Feb 2021, 14:54

        Thanks for the quick answer!

        That helped but was not everything I needed. I also had to add crc32appender to my PATH. I did that but eclipse did not add make use of this information so I added the path to the file in the "Properties" of the project (see screenshots). I'm not sure if this is how it's supposed to be done but it worked for me.

        Is there a way to adjust the size of the images as they are represented here?

        Greetings Daniel

        img1.png
        img2.png

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