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

    Trouble compiling PanelDue 3.4.1

    Scheduled Pinned Locked Moved
    PanelDue
    3
    6
    288
    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.
    • mohamedel81undefined
      mohamedel81
      last edited by mohamedel81

      Hi,
      Im trying to compile PanelDue, following the instruction in https://github.com/Duet3D/PanelDueFirmware, but i'm getting the follwoing error:
      b234f8b8-f20e-4ec2-89b3-868d2c60a4c2-image.png

      I tired also via eclipse but still im getting error:
      6174185c-cf19-491d-8013-a8d32d29d924-image.png

      Could someone help me with it?
      Thanks

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @mohamedel81
        last edited by

        @mohamedel81 you may be better off trying to build with make as thats what mfs12 uses now. information about that can be found here https://forum.duet3d.com/topic/24617/new-build-system-introduced-testing-and-feedback-needed

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        mohamedel81undefined 1 Reply Last reply Reply Quote 0
        • mohamedel81undefined
          mohamedel81 @jay_s_uk
          last edited by mohamedel81

          @jay_s_uk said in Trouble compiling PanelDue 3.4.1:

          mfs12

          Thanks.
          It works with

          cmake -B build -G "Unix Makefiles
          

          but if i run:

          make -C build all -j12
          

          I get these error's:
          9ca865aa-cf2e-41ab-bf6d-41ecb1f576d7-image.png

          jay_s_ukundefined Falcounetundefined 2 Replies Last reply Reply Quote 0
          • jay_s_ukundefined
            jay_s_uk @mohamedel81
            last edited by

            @mohamedel81 hopefully @mfs12 can help

            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

            mohamedel81undefined 1 Reply Last reply Reply Quote 0
            • Falcounetundefined
              Falcounet @mohamedel81
              last edited by Falcounet

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • mohamedel81undefined
                mohamedel81 @jay_s_uk
                last edited by mohamedel81

                @jay_s_uk It solved (workaround) by removing '--no-warn-rwx-segments' option from build.make file in build folder ;).
                I hoop for a better solution.
                Thanks

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