I had configured zephyr.dts file for UART and I2C pheripherals. And when I tried to build an application it is giving below error
Board : nrf5340
Application name : SHT3xd
I had configured zephyr.dts file for UART and I2C pheripherals. And when I tried to build an application it is giving below error
Board : nrf5340
Application name : SHT3xd
Hi Vinay,
Have you installed the nRF Connect SDK v2.0.0 recently?
What changes have you made in the dts file?
Did you open the SEGGER through the Toolchain Manager?
Best Regards,
Priyanka
Not recently but about 2 weeks ago I had installed 2.0 SDK.
Nothing more in zephyr.dts file I just changed i2c0 and uart0 value as required like status: as "okay" and changed pin no as wanted to have.
Yes acyually I was using VS Code for building application and didint used SEGGER.
Hi Vinay,
Could you share your modified project folder so that I can try and reproduce this?
-Priyanka
Sure I will Share