overlay file path

Development is proceeding with VSCode.

We are developing the source by adding an overlay file to the nRF5340 Audio sample source.

If you copy the entire folder, open the new folder in VSCode, and try to edit the overlay file, the overlay file in the original folder will be edited.

Please tell me how to change the overlay file path in VSCode.

Parents
  • Hi Junichi,

    The root cause of this is highly dependent on your particular setup.

    Just in case it is some strange corner cases, I tried to also add an overlay file to the nrf5340_audio folder, copy it, and open with VS Code. I then can see that the edits in the newly opened folder cause change in the correct file.

    Without knowing the details, I can recommend deleting the build directory and the .vscode folder and then retrying.

    If that doesn't work, could you please give me your steps in specific details?

    Hieu

Reply
  • Hi Junichi,

    The root cause of this is highly dependent on your particular setup.

    Just in case it is some strange corner cases, I tried to also add an overlay file to the nrf5340_audio folder, copy it, and open with VS Code. I then can see that the edits in the newly opened folder cause change in the correct file.

    Without knowing the details, I can recommend deleting the build directory and the .vscode folder and then retrying.

    If that doesn't work, could you please give me your steps in specific details?

    Hieu

Children
No Data
Related