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

Compiler warnings

Hi,
We are using uVision3 V3.05c for one of my projects.
Any time I open my compiler and compile my project it gives 80 to 100 warnings. If I compile again it comes to 10 warnings which are actuall warnings. Why compiler is giving more warnings when we compile first time? is there any compiler settings I am missing? Some times, my compiler suddenly closes by indicating error on the screen, what could be the reason?

Thanks in advance

Parents
  • Don't you think it might help just a tiny bit if you said what the warnings are?

    Are you sure they are Compiler warnings - rather than Linker warnings?

    "Why compiler is giving more warnings when we compile first time?"

    Are you doing a complete build the first time, and only a partial build thereafter?

Reply
  • Don't you think it might help just a tiny bit if you said what the warnings are?

    Are you sure they are Compiler warnings - rather than Linker warnings?

    "Why compiler is giving more warnings when we compile first time?"

    Are you doing a complete build the first time, and only a partial build thereafter?

Children