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

Question

Has anyone had a problem where Keil compiles with no errors then crashes when debugging. And then with the same code, different program it creates error messages?

Thanks

Gab.

Parents
  • The title of your post, "Question" is virtually worthless - the idea is that it should give some idea of the content of your post!

    "a problem where Keil compiles with no errors then crashes when debugging."

    Do you mean that the Keil tools (uVision?) crash, or your code crashes?

    Note that the fact that any 'C' program compiles with any compiler is no guarantee at all that the program will actually work!!
    Otherwise, why would there be any need at all for debuggers?!

Reply
  • The title of your post, "Question" is virtually worthless - the idea is that it should give some idea of the content of your post!

    "a problem where Keil compiles with no errors then crashes when debugging."

    Do you mean that the Keil tools (uVision?) crash, or your code crashes?

    Note that the fact that any 'C' program compiles with any compiler is no guarantee at all that the program will actually work!!
    Otherwise, why would there be any need at all for debuggers?!

Children
No data