Moving Design to a New Computer

I have a design in VS Code that works fine on a Windows 10 computer (original development was done here).  Because I spend so much time waiting for my compute to compile my designs, I decided to buy a much faster computer (with Windows 11).  I've copied the entire director that contained my old design to the new computer but now I get errors on power complaining that a needed file is not there (but the file i,s indeed, there).  Any thoughts?  I'm stuck (and I need to get moving quickly again).

Thanks!

  • I see there is supposed to be something under the nrf_radio_fem, what do the message say? 

    You could also try to add the FEM as described here, however since you have the same issue with led4, is this the led 4 on the board or a custom led? You could also open the devicetree editor and see if there is anything that stands out. 

    Sheldon01 said:
    I am uncertain how I should get custom pins into my design.  Didn't I need to use the graphical editor to select the pins?  I can't remember.  Maybe I could just copy the nrf52840dk_nrf52840.dts and app.overlay files over?  I'm confused.

    Did you create a custom board on the old computer? If so we now have an excellent guide on devacademy.  I would recommend that you edit the overlay. 

    Regards

    Runar

Related