Zero drift RTC (Real Time Clock) Posted by: Neutone ®
Posted: Sat Jun 28, 2003 4:08 am
Does anyone know how I can implement (Zero drift RTC (Real Time Clock) Posted by: Neutone ®
06/10/2002, 15:21:24 ) this using an older compiler that does
not support 32 bits?
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515619
Jerry.I Guest
Re: Zero drift RTC (Real Time Clock) Posted by: Neutone ®
Posted: Sat Jun 28, 2003 8:07 pm
Try to interface to a GPS receiver. Get time from GPS. +- GMT.
:=Does anyone know how I can implement (Zero drift RTC (Real Time Clock) Posted by: Neutone ®
:=06/10/2002, 15:21:24 ) this using an older compiler that does
:=not support 32 bits?
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515625
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Re: Zero drift RTC (Real Time Clock) Posted by: Neutone ®
Posted: Sun Jun 29, 2003 4:04 pm
:=Does anyone know how I can implement (Zero drift RTC (Real Time Clock) Posted by: Neutone ®
:=06/10/2002, 15:21:24 ) this using an older compiler that does
:=not support 32 bits?
-------------------------------------------------------
To just answer the narrow question of "how can you do 32-bit
math with an older version of CCS ?" :
Look in your c:\Picc\Examples folder.
You should see these two files:
MATH.C
EX_32BIT.C
These files have functions for 32-bit math with vs. 2.xxx
of the compiler.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515638
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum