Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Project Dir Visibility Duet3_V06

    Firmware developers
    2
    5
    99
    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.
    • JoergS5
      JoergS5 last edited by JoergS5

      I have a problem with understanding a project setting, branch RepRapFirmware-3.02-dev:
      if I set Build Configurations - set Active - Duet3_V06, the folder src\Duet_V06 is grayed out with the default settings for Resource Configurations - Exclude from Build. But When I disable set RADDS_RTOS from excluding, the folder is visible, even when I exclude the Duet3_V06 in the exclude list. I don't understand it, can someone help me to understand please?

      wrong setting, but Duet_V06 folder visible:
      FilterNotGrayedWrongTarget_small.jpg
      default setting and Duet3_V06 active, folder should be visible:
      Filtergrayed_small.jpg

      This wrong activation has worse effects than only this subfolder, e.g. the flag SUPPORT_ASYNC_MOVES is not set for all the other files and grayed out.

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

        Which version of Eclipse C++ are you using? I recently upgraded to 2020-06.

        I find that some versions of Eclipse occasionally grey out the wrong folder after changing configurations. Changing to a different configuration and back again normally fixes it.

        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

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

          @dc42 thanks for your proposal, I used 201912, and will try now 2020-06 also. Strangely it compiles ok with the wrong graying, and wrong when I change the folder so it is displayed correctly.

          I tested 202006 now, unfortunately the same problem, but compilation is correct and in the compiled Duet3_V06\src are the Pins_Duet3_V06.d/.o/.su files. I tried importing new, closing and cleaning without change.

          1 Reply Last reply Reply Quote 0
          • JoergS5
            JoergS5 last edited by JoergS5

            When I throw out every Target in Build Configuration - Manager with exception of the three Duet3_V06 targets, the folder Duet3_V06 is visible correctly, the build compiles correctly, SUPPORT_ASYNC_MOVES is handled correctly now.
            (But it compiles some additional unneccesary targest of the depending projects. I can live with that)*)

            *) edit: the unneccesary targets which are built in addition are the targets which are the defaults of the projects, so removing unnessary targets in those projects will probably solve this also.

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

              @JoergS5 said in Project Dir Visibility Duet3_V06:

              But it compiles some additional unneccesary targest of the depending projects. I can live with that

              Yes, I that happen a lot too.

              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
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA