Problems when Building - seems to be associated with my build configuration

OK, I'm using Visual Studio Code with the nRF Connect extension.  I'm playing around with some simple BLE code (trying to set up DIS and then a custom service).  All of a sudden I'm getting all these issues listed as problems when I do a build.

I don't know much/enough about what's going on "under the hood" to have even half an idea what they mean, nor how to fix them.

Can anyone help me out?

Below is a screen shot of the list of issues.  Seems to be something associated with the board definition for the nRF52DK I'm using

Cheers,

Mike

Parents
  • Hi Priyanka,

    So, I noticed all these problems now come up when I do a build.  This is on top of the problems I've seen before.  Quite how my code can build successfully if its not able to find all these includes is beyond me!

    I've also included a screen shot of my .vscode settings file.  Note I did a complete reinstall of all the Nordic/Zephyr/VScode software over the weekend and so took the opportunity to move to V1.9.1 of the SDK

    Regards,

    Mike

Reply
  • Hi Priyanka,

    So, I noticed all these problems now come up when I do a build.  This is on top of the problems I've seen before.  Quite how my code can build successfully if its not able to find all these includes is beyond me!

    I've also included a screen shot of my .vscode settings file.  Note I did a complete reinstall of all the Nordic/Zephyr/VScode software over the weekend and so took the opportunity to move to V1.9.1 of the SDK

    Regards,

    Mike

Children
Related