Hello,
I am in a computer science class and we just began using avr studio 4 to program the arduino uno w/ATmega328P processor. I am running MS Vista, on an HP laptop.
I am having problems compiling this sample blink program that the professor gave us. Neither he, nor I can figure out what is causing this error.
I am getting an error during compile saying:
../blink.c:33: fatal error: opening dependency file dep/blink.o.d: No such file or directory
compilation terminated.
make: *** [blink.o] Error 1
Any help would be much appreciated. I've helped others install it (the same way i did) on their windows 7 machines and have watched it work successfully. and the code is copy-and-paste and i was assured it was correct. I have also tried reinstalling it twice.
Thank you,
Mike