CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: pb of compilation ... function used but not defined
davidnewone

Replies: 13
Views: 27348

PostForum: General CCS C Discussion   Posted: Sat Feb 17, 2018 7:22 am   Subject: Of course, RTC !
You are missing the point.

time.h, _requires_ a separate set of code to give the actual code. The three available from CCS are:
rtcperipheral.c, ds1305.c & rtcticks.c, to use an internal timer ...
  Topic: pb of compilation ... function used but not defined
davidnewone

Replies: 13
Views: 27348

PostForum: General CCS C Discussion   Posted: Fri Feb 16, 2018 12:18 pm   Subject: pb of compilation ... function used but not defined
The other possibility, since it is the function line that is complaining, not the data definitions, is that he is not including the actual code to supply the function. Quote from "time.h":
...
  Topic: pb of compilation ... function used but not defined
davidnewone

Replies: 13
Views: 27348

PostForum: General CCS C Discussion   Posted: Thu Feb 15, 2018 3:16 pm   Subject: pb of compilation ... function used but not defined
Hi, have someone any idea ?? thanks a lot for you answers

struct tm
{
int tm_sec; /* secondes (0,59) */
int tm_min; /* minutes (0,59) */ ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group