Hi Christie,
Unfortunately the time functions are not implemented for ColdFire. The header file (time.h) is provided for compatibility only, the implementation is fully hardware dependent. implementations for these functions cannot be provided because different targets may use different ways to count the time.
If you need it, you have to write your own functions (if you have some Real Time Clock component on your board).
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------