Society of Robots - Robot Forum
Software => Software => Topic started by: Dudekiller on March 28, 2009, 07:31:37 PM
-
Hi! I'm programming a ATMega8 mc using AVR Studio 4, but when I try to upload any code, I keep getting this error
../hello_world_two.c:13: fatal error: opening dependency file dep/hello_world_two.o.d: No such file or directory
-
ur make file is not cnfigured correctly...
-
how am I suppose to configure it properly?
-
Follow the $50 Robot instructions on how to create a project file. In the upgrade the microcontroller section it'll explain how to do the makefile properly.