Dear, I defined Port1 pins as in attached overlay file. The binding of pins is done as in lcd.h attached file. When, build is started, the error written in title is displayed and build failed. Please guide, how to fix this issue.
Gulzar Singh


Dear, I defined Port1 pins as in attached overlay file. The binding of pins is done as in lcd.h attached file. When, build is started, the error written in title is displayed and build failed. Please guide, how to fix this issue.
Gulzar Singh


Hi Gulzar,
Could you kindly change the "tasks" option in the output to "output" and share the messages that appear there?

Regards,
Priyanka
Hello Priyanka, here is the attached image of OUTPUT. A well, I uploading the main.c, lcd,h, lcd.c and overlay file



Hi Gulzar,
You should mention only the .c files in the CMakeLists.txt file.
The .h files are to be included in the .c files.
And only the .h files are to be included in the main.c file.
Kindly go through the Guide to Github that I mentioned previously. It is clearly mentioned there how to include all these files and you will get a definite idea.
You can also refer this guide for beginners.
Regards,
Priyanka
Dear PY, I tried by including .h in .c files rather than in CMakeLists.txt, but in both cases same error ..varible .. incomplete ... also see next error is related to SPEC_DT ..... ?
Hi Gulzar,
After you do all the necessary changes mentioned, then could you copy the messages that occur in your output tab into a file and attach it here?
Regards,
Priyanka
Hi PY, I have done all the changes. The erros and warinings are shown in attached iamge. The project Zip file also attached. I am using SES and nRF1.71.

Hi Gulzar,
I will look into this and get back to you soon.
Regards,
Priyanka
Hi Gulzar,
I will look into this and get back to you soon.
Regards,
Priyanka