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

Segger Ignoring Common User Include Directories or can't find it...

Segger cannot seem to find the user included directories. Every time I compile any file I get this error or something similar of {name of file} not found as shown in the pic below:


I have already included the paths to these files in the Common User Include Directories:

This is where the file is located on my local project is located: {project path}/nRF5SDKs/nRF5SDK160098a08e2/modules/nrfx/mdk/nrf.h

Any idea of why it is not recognizing the nrf Includes? What is the path to User Include Directories that segger generates?

Related