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

VSCode settings

Hello,

I am trying to debug a sample program using VSCode with nRF Connect SDK v1.7.0.

1. #include errors detected based on information provided by the configurationProvider setting. Squiggles are disabled for this translation unit (C:\zephyr\v1.7.0\nrf\samples\event_manager\src\main.c).

2. cannot open source file "event_manager_priv.h" (dependency of "event_manager.h")

Even vscode show errors, the program can successfully build and debug. How can I fix these squiggles errors?

Parents Reply Children
No Data
Related