nRF Connect SDK include path issue.

Hi support team,

My environment:
VSCode + nRF Connect SDK v2.5.1 (blinky)
nRF52-DK / PCA10040 / s132

After changing IDE from MDK to VSCode + nRF Connect SDK, I built the example of blinky and flash into nRF-DK.

The example runs as well, but there are 3 warning messages in the main.c. (Figure 1、2、3)

Figure 1   There are two wave line in the line 7 and 8
Figure 1

Figure 2   It shows "#include error". Please update your includePath.
Figure 2

Figure 3   It shows can not open source file
Figure 3

How do I fix these warning messages?

Thank you.

Parents Reply Children
Related