SV: [Icc-avr] IDE asks for reload file after compile
Richard Man
richard-lists at imagecraft.com
Fri Sep 12 13:28:10 PDT 2008
It's not the COF file, but the source file that's open. WHen opening
a file, the IDE keeps track of the filedate of the file in the
internal data structure. Once in a while, it checks the date of the
disk file again and see if it is in sync. It just uses the FileDate()
function so I am not entirely sure how it calculates the date. You
can turn ff the behavior (Tools->Options) if the behavior is funky,
but I'm not sure how it can be happening.... May be there is some
implications with the file dates if they are on a network....
At 05:22 AM 9/8/2008, Bengt Ragnemalm wrote:
>I checked the file creation time on the COF file on the server and
>it is the same as on my system. Is that enough or must I check the
>actual server clock?
>
// richard (This email is for mailing lists. To reach me directly,
please use richard at imagecraft.com)
More information about the Icc-avr
mailing list