EmbDev.net

Forum: ARM programming with GCC/GNU tools Error: can't open Startup.o


von Jafariqamsari (Guest)


Rate this post
useful
not useful
I am using Keil µVision3 & CodeSourcery toolchain for simulating an ARM 
processor.
I created a simple project witch includes main.c file and then added to 
it startup.s from \keil\arm\gnu\startup folder.

But when I build the target, I receive the following message:

compiling main.c...
arm-nl-gnueabi-gcc: main.o: linker input file unused because linking not 
done
assembling Startup.s...
Assembler messages:
Error: Error: can't open Startup.o for reading: No such file or 
directory
Target not created

What is the reason for this problem?

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.