Got error message before main loop(nRF Connect SDK)

Hello, I'm working with NCS 2.6.0 in Visual Studio Code.

When I execute the code in my project, I receive error messages before the main loop starts.

I think there's some problem with my devicetree. But not sure about it.

What could be causing this, and what areas should I investigate? Thank you for your help.

E: GPIO device not ready
E: Failed to initialize interrupt.
*** Booting nRF Connect SDK d96769faceca ***

Related