Hi
I'm using NRF54L15 DK from Nordic. I have installed VS Code and NRF Connect SDK and toolchain V3.4.1.
I'm following the Fundamentals course, and doing Lesson 1, exercise 2, Build and flash first application.
I have followed each step and getting some warning messages i would please like support resolving, I have spent a few hours trying to fix the issue.
After I add the build configuration, and click generate and build, the build compiling process works ok, but I have the following warnings:
In the terminal I get under Problem tab:
Kconfig Language Server cannot start for build 'build'. Try rebuilding or do the pristine build to fix this issue.
The GPIO drivers must be enabled by CONFIG_GPIO to be included in the build
I do repeat pristine build and have the same warnings.
In main.c I get following warning:

The compiling and flashing works ok and the program seems to run fine.
If I select nrf Kconfig GUI, it does not open and I get following warning: Unable to find Kconfig information.
Thank you
Regards
Michael