We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
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?!