Society of Robots - Robot Forum
Software => Software => Topic started by: Silver_79 on July 15, 2009, 07:04:00 PM
-
I finish the tutorial that adds the Axon.c (mine is diff name) , control.c and hardware.c along with the makefile and try to rebuild all it gives a error and Vista 32 bit closes it. I did change the make file to my file name thought so I have no Idea why it does this. Can I just use my copy of Visual Studios 2003 I have for this ?
-
Try it without changing names to anything and see if it still works.
-
Once I change the target = back to Axon from what I changed it to I get the error :
make *** No rule to make target "Axon.elf" , needed by 'elf '. Stop,
Build failed with 1 errors and zero warnings...
If I change the name back to the name of my file (without ext. of course) It makes windows Vista close with a popup window: AVRStudio MFC Application has stopped working.
-
make *** No rule to make target "Axon.elf" , needed by 'elf '. Stop,
Build failed with 1 errors and zero warnings...
Hmmmm this error happens when you didn't set the folders/filenames/makefile settings properly.
Just start over entirely from scratch using my tutorial.