Issue with nRF Connect SDK - Nordic DevAcademy Intermediate Course

Hi,

I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under "soc" are grayed-out initially and after ticking them, I notice that the .dts file is not updated automatically and also I get the following warning when I open the "Pin Views".

Also I checked the defconfig file and the required flags are set

Now if I press the Add Node button "+"  at the top right corner of the "Pin Views" , then select "Enable peripheral" and then I select the GPIO0/1/TE,  the three nodes are enabled in the Nodes window. and the "Pin Views" and .dts file are also updated as expected.

So, why the first case is not working like the course?

What am I doing wrong here?

Parents
  • Hello,

    I am sorry for the late reply as it was holiday time. 

    Could you please share some me the following information?

    1.Which NCS version you are using?

    2. Can you share the steps leading up to the issue from the Dev academy page?

    2. Can you update to the latest version of the extensions? For example:

    • nRF Connect for VS Code 2024.12.55
    • nRF DeviceTree 2024.12.15
    • nRF Kconfig 2024.12.13
    • nRF Terminal 2024.9.14
    • Share the steps leading up to the issue from the Dev Academy page

    We also need to look at the Generate system report when issue occurs; you can do this from here

    Thanks,

    BR

    Kazi

Reply
  • Hello,

    I am sorry for the late reply as it was holiday time. 

    Could you please share some me the following information?

    1.Which NCS version you are using?

    2. Can you share the steps leading up to the issue from the Dev academy page?

    2. Can you update to the latest version of the extensions? For example:

    • nRF Connect for VS Code 2024.12.55
    • nRF DeviceTree 2024.12.15
    • nRF Kconfig 2024.12.13
    • nRF Terminal 2024.9.14
    • Share the steps leading up to the issue from the Dev Academy page

    We also need to look at the Generate system report when issue occurs; you can do this from here

    Thanks,

    BR

    Kazi

Children
Related