Skip to main content
Visitor II
July 28, 2020
Solved

#error cpstm8 FlexLM System clock has been set back

  • July 28, 2020
  • 2 replies
  • 1508 views

i'm trying to build a project and appers the message below.i already checked the files date, reinstalled, cleaned registry.don't know what else to do..How can I fix that?!

 

 

----------- Project miami - STM8 Cosmic - Configuration Debug -------------

Removing intermediate files ... Done!

 

----------- Project miami - STM8 Cosmic - Configuration Debug -------------

 

Compiling eeprom.c...

cxstm8 +modsl +debug -pxp +compact -pp -l -i"C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\Hstm8" -clDebug\ -coDebug\ eeprom.c

#error cpstm8 C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\Hstm8\modsl.h:1 FlexLM System clock has been set back.

eeprom.c:

 The command: "cxstm8 +modsl +debug -pxp +compact -pp -l -i"C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\Hstm8" -clDebug\ -coDebug\ eeprom.c" has failed, the returned value is: 1

exit code=1.

 

miami.elf - 3 error(s), 0 warning(s)

 

    This topic has been closed for replies.
    Best answer by randomguy

    I had change the HD and reinstall the windows and software.. it worked.

    thanks for your time.

    2 replies

    Graduate II
    July 28, 2020

    https://community.st.com/s/question/0D50X00009XkfZBSAZ/cosmic-license-error

    Get a decent file manager software and check thoroughly.

    Do a clean install, on a clean machine.

    Check current date/time reported

    What versions of windows, etc?

    randomguyAuthor
    Visitor II
    July 28, 2020

    Tks for reply

    I had download the latest version before install, had a previous version installed with the same error.

    I did the clean install in others two computers without any problem to check if was some problem with install files.

    In the three machines i'm working with win 10 x64.

    But in the computer that i need didn't work..

    randomguyAuthorAnswer
    Visitor II
    July 29, 2020

    I had change the HD and reinstall the windows and software.. it worked.

    thanks for your time.