This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

device overlay related Segger errors

Hi,

 I'm using nrf connect SDK 1.7 and following below guidelines to add I2C.

https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation-with-nrfx-twis-driver

I'm getting below errors

devicetree.h:177:36:[m[K [01;31m[Kerror: [m[K'[01m[KDT_N_NODELABEL_twis_device1_P_label[m[K' undeclared (first use in this function)

I've put /applicationRoot/boards/nrf52840dk_nrf52840.overlay file but Segger is not recognizing it in my opinion. Any suggestion on what to do so that device overlay file is recognized.

Thanks,

Parents
  • Hi 

    Are you able to share your overlay file with me so I can check if it looks OK?

    If you make changes to the config or overlay files when using SES you can rerun CMake manually by running Project -> Run CMake...

    Best regards
    Torbjørn

Reply
  • Hi 

    Are you able to share your overlay file with me so I can check if it looks OK?

    If you make changes to the config or overlay files when using SES you can rerun CMake manually by running Project -> Run CMake...

    Best regards
    Torbjørn

Children
No Data
Related