contiki - Clock skew warning -


i trying run hello-world program onntelosb in contiki os. as, run .upload, showing

clock skew detected. build may incomplete.

what possible reason? how can correct it?

this kind of message typically seen when system clock , timestamps on files out of sync (typically system clock behind , timestamps of files in future).


Comments

Popular posts from this blog

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -

angular - DownloadURL return null in below code -