This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with compiling the program

Hi. I am using Keil software version µvision3. Here, whenever i try to compile a program that i have written in C it does not recognize the header files. Someone please help.

Parents
  • "it does not recognize the header files."

    What do you mean by that:

    It can't find the files?

    It finds them, but can't open them?

    You get errors from their content?

    Or what??

    Post the full text of the message(s) you receive; use copy-and-paste from uVision Output window - do not manually re-type them.

    They will probably be easier to read if you post them as for source code - see http://www.keil.com/forum/tips.asp and be sure to check the Preview before posting

Reply
  • "it does not recognize the header files."

    What do you mean by that:

    It can't find the files?

    It finds them, but can't open them?

    You get errors from their content?

    Or what??

    Post the full text of the message(s) you receive; use copy-and-paste from uVision Output window - do not manually re-type them.

    They will probably be easier to read if you post them as for source code - see http://www.keil.com/forum/tips.asp and be sure to check the Preview before posting

Children