I notice that that when I call the c lib function time() that the actual time is returned, even though the Spectrum Digital DSK 6455 we are using does not have a real-time clock.
Does CC somehow set the clock() when it starts debugging an app?
Another question would be, if we are not planning on having a RTC, how do I set the c lib time structures to get local time?
Are there any documents on this?