This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf9160 preprocessor options

Hi,

I have a similar problem to the case: (devzone.nordicsemi.com/.../having-a-problem-with-preprocessor-options) with not being able to access the preprocessor options. I have made a copy of the mqtt-simple sample and loaded it through "Open nRF Connect SDK project". I am now adding some GPIO code. I have added CONFIG_GPIO=y to the prj config file and I am now getting the error  "gpio.h: No such file or directory". After research: (https://devzone.nordicsemi.com/f/nordic-q-a/31245/segger-embedded-studio---unable-to-add-user-include-directories-no-such-file-or-directory)  I need to include the directory within the preprocessor options tab but the only options available to me are shown below. Loading the example mqtt_simple project also does not give me the preprocessor tab.

Any ideas on what I am missing?

Thank you

Related