Home arrow Support arrow Forums

Luminary Micro Forums

achoox4

Senior Boarder

2007/01/15 18:38

Q. for (Reinhard) Keil (ich werde bald wahnsinnig)

Some of us are getting a lot of this when trying to compile:

Startup.s: Error: A0594E: System clock has been set back

but not just for startup.s - it happens for random file names, though it tends to stick with a particular file.

Opening the file it's complaining about and saving it tends to shift the problem to another file. Often it's the common/example files (startup.s, osram96x16.h) and sometimes it's the main .c file one is working on.

It's extremely irritating to happen randomly, but when you're also dealing with other spurious compilation problems, it can drive you stark raving mad.

Can this be fixed?

Post edited by: achoox4, at: 2007/01/19 12:51

login or register to reply

steve8pi

Senior Boarder

2007/01/18 16:30

Re:Q. for (Reinhard) Keil (ich werde bald wahnsinnig)

Are you by chance working with files across a network? Maybe the remote system clock differs enough from your local clock that the underlying "make" tool is seeing files with timestamps in the future, or something similar.

Just a thought...

login or register to reply