Overlay file not included in the build

Hi, 

I'm working on a custom project and I was able to add and edit the overlay file according to my need till yesterday. Today when I tried to build the project I observed that my overlay file is not getting attached to the build. 

The same problem exist when I tried to create a fresh project base on the peripheral_lbs example and tried to create an overlay file.

See here, the devicetree doesn't show the overlay file I created. And yes I did the pristine build after creating the overlay.

Parents Reply
  • I am also seeing the issue opening the "Compiled devicetree output" with the latest version (v2024.11.22).  I see this message:

      "/* Unable to resolve path devicetree:
    /home/ed/packages/hw/nrf/code/l3_e1/Compiled%20devicetree%20output%20%28nrf5340dk_nrf5340_cpuapp_ns%29?%2Fhome%2Fed%2Fpackages%Fhw%2Fnrf%2Fcode%2Fl3_e1%2Fnrf5340dk_nrf5340_cpuapp_ns.overlay */"

    The Actions tab does not show the Devicetree overlay file, but it is correctly included in the build.  The Actions tab and Visual Editor works fine with the older v2024.9.87.

     

Children
Related