I create a project with the tool,when I compile my project the mistake which timestamp out of range happened. The mistake details as below:
mingw32-make:../Project_Settings/Startup_Code/start12z.c:TimeStamp out of range;Substituting 1970-01-01 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00.
The source code have no mistakes tips.It puzzled me for a long time,please tell me how to settle it. Thanks!
Hello Jin,
Which chip ? What about your project ? Does it exceed the size ?
BR
Alice
Hello,Alice
Thanks for reply.The chip which i used is MC9S12ZVLMFM .My project can be compiled and generate the .elf file.but it occur the mistake,sometimes when i modify my source code which can't be saved,the tool popup a dialog tip that Negative time.exceed the size?u mean exceed the flash size.Now the problem is also exist.
Hello Jin
What is the CodeWarrior version you are using? The latest version is CW10.6.6.
Please first install CW10.6.4 which can be downloaded from:
Its update v10.6.5 and v10.6.6 are also available at the same link.
To instruct the CodeWarrior IDE to save changes to your source code files automatically before building the project, follow steps below:
The Preferences window appears.
2. Expand General .
3. Select Workspace
The Workspace settings appear.
4. Under Save required dirty editors before building , select the Always radio button.
5. Click Apply .
6.Click OK .
Hope it helps! If not, could you please attach your project to help us reproduce the problem? Thank you.
Best Regards
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------