Re: Getting errors when loading alpha clock firmware

Home Evil Mad Scientist Forums Other kit and product support Getting errors when loading alpha clock firmware Re: Getting errors when loading alpha clock firmware

#21449
dompel
Participant

Hey, 

I don’t have TimeRTC. I do have TimeRTCLog and TimeRTCSet. 
I tried Log and got this error:

TimeRTCLog:16: error: ‘time_t’ has not been declared
TimeRTCLog:16: error: ‘time_t’ has not been declared
TimeRTCLog:17: error: variable or field ‘showTime’ declared void
TimeRTCLog:17: error: ‘time_t’ was not declared in this scope
TimeRTCLog:19: error: variable or field ‘showDuration’ declared void
TimeRTCLog:19: error: ‘time_t’ was not declared in this scope
TimeRTCLog:16: error: ‘time_t’ does not name a type
TimeRTCLog.pde: In function ‘void setup()’:
TimeRTCLog:20: error: ‘RTC’ was not declared in this scope
TimeRTCLog:20: error: ‘setSyncProvider’ was not declared in this scope
TimeRTCLog.pde: In function ‘void loop()’:
TimeRTCLog:35: error: ‘time_t’ was not declared in this scope
TimeRTCLog:35: error: expected `;’ before ‘duration’
TimeRTCLog:37: error: expected `;’ before ‘timeNow’
TimeRTCLog:38: error: ‘prevEventTime’ was not declared in this scope
TimeRTCLog:40: error: ‘duration’ was not declared in this scope
TimeRTCLog:40: error: ‘timeNow’ was not declared in this scope
TimeRTCLog:41: error: ‘timeNow’ was not declared in this scope
TimeRTCLog:41: error: ‘duration’ was not declared in this scope
TimeRTCLog:42: error: ‘prevEventTime’ was not declared in this scope
TimeRTCLog.pde: At global scope:
TimeRTCLog:47: error: ‘time_t’ has not been declared
TimeRTCLog:47: error: ‘time_t’ has not been declared
TimeRTCLog.pde: In function ‘void logEvent(int, boolean, int, int)’:
TimeRTCLog:55: error: ‘showTime’ was not declared in this scope
TimeRTCLog:59: error: ‘showDuration’ was not declared in this scope
TimeRTCLog.pde: At global scope:
TimeRTCLog:65: error: variable or field ‘showTime’ declared void
TimeRTCLog:65: error: ‘time_t’ was not declared in this scope
TimeRTCLog:86: error: variable or field ‘showDuration’ declared void
TimeRTCLog:86: error: ‘time_t’ was not declared in this scope