This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM C/C++ Compiler, RVCT4.0

Hello ;

 

We were working on a project where we have to change our local time (UTC +2 ) . After development we changed our time from 10.12.2016 to 1.1.2020 to test our application . But accidentally we forgot the time at 1.1.2020 and compiled the code  on that time .  After that we couldn't compiled our code unless we changed out time to 1.1.2020 again.  When we tried to compile it gives us the following error ; ( IDE = Eclipse Mars )

ARM C/C++ Compiler, RVCT4.0 [Build 400]
Error: C9932E: Cannot obtain license for Compiler (feature compiler) with license version >= 4.0:
ARM C/C++ Compiler, RVCT4.0 [Build 400]
System clock has been set back

 

Is there a any other way where  we can solve this problem . Thanks

 

Regards.