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.
I have included all the correct paths but am still getting messages like:
compiling sd_raw.c... arm-elf-gcc: @.\objs\sd_raw.__i: No such file or directory arm-elf-gcc: no input files
Please help me out!
It's GCC that's giving you the error, so you need to be looking at why GCC is giving that error!
This is a Keil forum - not a GCC forum.
http://www.keil.com/forum/docs/thread12738.asp
But I am using uvision3! And it apparently compiles fine for other people, so I am wondering if the problem is with uvision, due to the nature of the errors. I'm sorry if I sound stupid, I am new to embedded programming in general.