NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Everything Else » New to this
June 21, 2012 by narmi |
i followed all the instructions on my first programming task "makefile" and reached a dead end.After running the code on the command prompt, i got the message"made -C ../libnerdkits make: ../libnerkits:No such file or directory. stop. make: [initialload.hex] error 2 don't have a clue what this error is. |
---|---|
June 21, 2012 by missle3944 |
Narmi, When you download the code folder make sure you extract everything in the folder to one file. Ex: c/:Documents/code/initialload Inside the code folder should be the libnerdkits folder. -Dan |
June 21, 2012 by missle3944 |
So basically, (I hope this isn't confusing) When you type make and hit ENTER- avrdude goes into the initialload folder reads the c file and the makefile then it goes back to the code folder to find and look inside the libnerdkits to grab the header files and such. Post a pic of your code folder if worse comes to worse and we can go from there! Hope this helps! -Dan |
June 22, 2012 by narmi |
I extracted the files wrong. thanks Dan |
Please log in to post a reply.
Did you know that a square wave sounds different than a sine wave? Learn more...
|