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.
I'm using Keil DS-5 for about 3 months, works well, but today, he stopped to generate the executable! The date of the stripped hello stopped at 08:15 today, the more I change the fonts, the executable does not change!
Generated the executable again, but again stop! There's something very strange here ... is it something to do with that source file is changed? I'll do some tests to try to
Are there any useful messages in the Console view?
**** Build of configuration Default for project hello ****
make all Build completed.
That looks like nothing has changed/needs rebuilding (as far as the Makefile knows). Maybe you want to try "Clean Project"? Or maybe there are dependencies missing from the Makefile?