We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi
I installed Keil IDE and related tools as well as gnu-gcc (in the folders provided), but when building the target "Measure" sample project there are errors in the 3 posible configurations for the compiler
1. Using RealView compiler
Build target 'LPC2129' assembling Startup.s... Startup.s: Error: A0594E: System clock has been set back Target not created
2. Using CARM
Build target 'LPC2129' assembling Startup.s... --- Error: can't execute 'C:\Keil\ARM\BIN\AA' Target not created
3. Using GCC (path c:\cygwin)
Build target 'LPC2129' assembling Startup.s... --- Error: can't execute 'as' Target not created
Do I need set the path somewhere?? What about the first error "System clock has been set back"?? what's that??
I'll glad if someone can help me =)
No, I actually think that it looks for _any_ dll file with a time in the future.
I've checked all my dll's and no one has time in the future, what everything else could be??