I am trying to build my light switch example, It is giving me errors. I am posting this for the third time. Please help with it.
Thanks.
I am trying to build my light switch example, It is giving me errors. I am posting this for the third time. Please help with it.
Thanks.
This means that you will need to include this in the "Set User Include Directories". Find out where "boards.h" is located in the sdk, & make sure to include it in the path in Segger Embedded Studios. Right click on Project 'light_switch_client' in the top left corner -> Edit Options -> change to Common configuration in the top left corner -> Preprocessor tab -> double click on "User Include Directories" & make sure the path to "boards.h" is included there.
I have all of this set up from your previous answers. You said you will come back to me on this after talking to one of your application engineer. Do you have something for me now? Thanks,
Thanks Bjorn for your continued effort.
Is this image visible? I tried to shorten the path but it's still not working. I tried deleting my sdk for mesh and downloading again, but still the error persist. This is very frustrating. What am I missing here?
Did you shorten the path of both the sdk 15 & nrf mesh sdk (i.e. put both in the NordicSemi folder)? Your SDK_ROOT looks correct to me. Are you sure that there is no space (or whitespace) at the end of SDK_ROOT. Unfortunately, I am not able to replicate this issue.
Yes, I did shorten the path for both of them.
So is there anyway I could do a screen sharing with you or any other engineer who could see what the problem is. Thanks!
Hello Bjorn, thank you so much for your help. The problem is solved now. As you said it had something to do with my SDK15 path. So, when i unzipped my nrf_sdk_15 folder, it created 2 folders, one inside the other. So, my path looked like this /Desktop/nordic/Nordic_Semi/nRF5_SDK_15.0.0_a53641a/nRF5_SDK_15.0.0_a53641a
Then i copied everything from the second folder pasted in the first one and got rid of the other folder. It started working like a charm after that. Appreciate your support!!!
No worries! Glad you got it working.
No worries! Glad you got it working.