This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello,
I am trying to interface UART but its header file is not including after including.
Snapshot of my error is on link below.
Thanks
Regards,
Abhishek Parikh
ABHISHEK PARIKH said:Is there any option by which i can include more than one files at once.??
You do not need to specify each individual file. You would specify the root directory path where the header files are located and the compiler will find the rest.