SomptingGuy
Automotive
- May 25, 2005
- 8,922
I would like a HIL (dSPACE) executable to expire after a certain date. In a "normal" C environment I'd simply call standard C functions to test the current date against the drop-dead date and abort() if it's later.
Alas the HIL environment doesn't support a lot of the standard C library, notably the time/clock functions.
Anybody else been in this boat before? Or can direct me to a better forum to post the question?
- Steve
Alas the HIL environment doesn't support a lot of the standard C library, notably the time/clock functions.
Anybody else been in this boat before? Or can direct me to a better forum to post the question?
- Steve