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,

    Details are:

    VS Code - 1.64.2

    nRF Connect - v3.7.1.  Although I have just updated this to V3.10.1.

    nRF Connect SDK- v1.7.0.  Although have just updated this to v1.9.0

    nrF Connect extension for VS Code - v2022.1.192

    Since I made the updates to the nRF Connect SDK and nRF Connect, my list of "problems" has expanded somewhat - there are now 76 issues listed.  None of these are preventing me doing a successful build and flash of my code, but I'd like to sort them out.

    These are the issues its now flagging up:

    (That's only a subset of the complete list of issues in the prj.conf file)

    Regards,

    Mike

Reply
  • Hi Priyanka,

    Details are:

    VS Code - 1.64.2

    nRF Connect - v3.7.1.  Although I have just updated this to V3.10.1.

    nRF Connect SDK- v1.7.0.  Although have just updated this to v1.9.0

    nrF Connect extension for VS Code - v2022.1.192

    Since I made the updates to the nRF Connect SDK and nRF Connect, my list of "problems" has expanded somewhat - there are now 76 issues listed.  None of these are preventing me doing a successful build and flash of my code, but I'd like to sort them out.

    These are the issues its now flagging up:

    (That's only a subset of the complete list of issues in the prj.conf file)

    Regards,

    Mike

Children
Related