I have one project to compile, but encounter the following messages.
Is it due to the versions or any hardware requirements? because I have been
used other computer to compile, it's ok to run.
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Target 1' compiling sys.c... compiling gpio.c... gpio.c(30): warning: #1-D: last line of file ends without a newline } compiling retarget.c... compiling system_Nano100Series.c... compiling gpio.c... linking... .\Objects\test.axf: error: L6002U: Could not open file .\objects\gpio.o: No such file or directory Finished: 0 information, 0 warning, 0 error and 1 fatal error messages. ".\Objects\test.axf" - 1 Error(s), 1 Warning(s). Target not created. Build Time Elapsed: 00:00:11