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

    eclipse windows 7 problem

    Scheduled Pinned Locked Moved
    Firmware developers
    4
    16
    608
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      The line through the folder means that in the current build configuration (which in your image appears to be RADDS), those folders are excluded from the build.

      To build RRF 3.1.1, pick the versions tagged 3.1.1 where they exist and 3.1.0 where they don't.

      To build latest development version, use RepRapFirmware branch v3.02-dev, CANLib master, CoreNG dev, FreeRTOS master, and RRFLibraries dev.

      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

      tony73undefined 1 Reply Last reply Reply Quote 0
      • tony73undefined
        tony73 @dc42
        last edited by

        @dc42

        Thanks for your help !!! i followed the directions i tried with the versions CANlib, CoreNG, RRFLibraries and RepRapFirmware zip 3.1.0 ((FreeRTOS-MASTER)) it gives me an error but the firmware is created, Duet3Firmware_MB6HC.bin i tried to load it with bossa on the card is loaded but the pc does not recognize the duet 3 6ch sees it as porta bossa, surely the firmware created is not good !! which version of eclipse should be used to do this I am using the version of the RepRapFirmware fork dc42 creation instructions (((eclipse-cpp-2018-09-win32-x86_64)))6.JPG 5.JPG 4.JPG 3.JPG 7.JPG

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

          You need to put crc32appender.exe on your PATH.

          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

          tony73undefined 1 Reply Last reply Reply Quote 0
          • tony73undefined
            tony73 @dc42
            last edited by

            @dc42
            hello I don't know how to do it can you give me help or a useful link thanks !!

            JoergS5undefined 1 Reply Last reply Reply Quote 0
            • JoergS5undefined
              JoergS5 @tony73
              last edited by

              @tony73 crc32appender.exe is in the RepRapFirmware project folder under Tools\crc32appender<OSversion>

              Please see https://forum.duet3d.com/topic/12275/crc32appender-now-needed-for-rrf how to use it.

              tony73undefined 1 Reply Last reply Reply Quote 0
              • tony73undefined
                tony73 @JoergS5
                last edited by

                @JoergS5
                thank you all for your help !!! i managed to successfully compile rrf 3.1.0 with added
                motorPos [3] = lrintf (machinePos [3] -1 * (theta + psi) * stepsPerMm [3]); x 4 axle to scara kinematics !!! new question which is the latest version of rrf the 3.1.1? thanks again !!!build riuscita.JPG

                JoergS5undefined 1 Reply Last reply Reply Quote 0
                • JoergS5undefined
                  JoergS5 @tony73
                  last edited by

                  @tony73 you're welcome.

                  The branch you used now is IMHO the branch which is the most current one. It is constantly changing, you'll see updates every few hours or days, so there is no latest version. But of course sometimes the compilation breaks, so to be sure just use the highest version number of the tags.

                  BTW it is interesting to check the changes functionality of github to see what is changing (bug fixes and new functionality) as indication in which direction the development goes and what can be expected next.

                  tony73undefined 1 Reply Last reply Reply Quote 0
                  • tony73undefined
                    tony73 @JoergS5
                    last edited by

                    @JoergS5
                    thank you!! which is the most current version now?

                    JoergS5undefined 1 Reply Last reply Reply Quote 0
                    • JoergS5undefined
                      JoergS5 @tony73
                      last edited by

                      @tony73 the most current version is 3.2-beta

                      You can see the version in version.h
                      https://github.com/Duet3D/RepRapFirmware/blob/v3.02-dev/src/Version.h

                      1 Reply Last reply Reply Quote 0
                      • Antomy5undefined
                        Antomy5
                        last edited by

                        Would you mind to try this https://windowsmaximizer.com/blog/object-errors/? I recently faced the same issue with my Windows 10. And got the solution by reading this article. I hope that help you as well!

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