GPIO driver warning

Hi, I just started working on nrf5340 and on importing the blinky sample, i got an warning regarding my gpio driver files. i have tried reinstalling my SDK and it doesnt work out. How should i get rid of this warning?

Regards

Parents
  • Hi,

    Currently, your screenshot shows SDK v2.6.0 and Toolchain v2.7.0. I have tested this in NCS v2.6.0 by building the sample for nrf5340dk_nrf5340_cpuapp and could not reproduce your problem. You could try to use the same versions of the SDK and Toolchain.

    Project configuration file prj.conf has only one line CONFIG_GPIO=y in unmodified sample. Did you change anything in your project configuration?

    Best regards,
    Dejan


Reply
  • Hi,

    Currently, your screenshot shows SDK v2.6.0 and Toolchain v2.7.0. I have tested this in NCS v2.6.0 by building the sample for nrf5340dk_nrf5340_cpuapp and could not reproduce your problem. You could try to use the same versions of the SDK and Toolchain.

    Project configuration file prj.conf has only one line CONFIG_GPIO=y in unmodified sample. Did you change anything in your project configuration?

    Best regards,
    Dejan


Children
No Data
Related