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

main.c Error: C3397E: System clock has been set back

Helo,

Some times that I "Rebuild all target files" I get a strange error for which I couldn't find any reasons.Surprisingly it is automatically resolved on the succeeding "Rebuild all target files" command without any intermediate action being done.

Build target 'LCP2148'
compiling main.c...
main.c Error: C3397E: System clock has been set back
Target not created

Thanks

Parents
  • I have also seen exactly the same error message (above) but with a diferent error code Q0589E this time:

    Build target 'LCP2148'
    compiling main.c...
    main.c Error: Q0589E: System clock has been set back
    Target not created
    

    Isn't it a little strange to have two different error codes for the same error message?

    Thanks

Reply
  • I have also seen exactly the same error message (above) but with a diferent error code Q0589E this time:

    Build target 'LCP2148'
    compiling main.c...
    main.c Error: Q0589E: System clock has been set back
    Target not created
    

    Isn't it a little strange to have two different error codes for the same error message?

    Thanks

Children