Society of Robots - Robot Forum

Software => Software => Topic started by: Silver_79 on July 15, 2009, 07:04:00 PM

Title: AVR Studios strikes again!!
Post 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 ?
Title: Re: AVR Studios strikes again!!
Post by: Admin on July 16, 2009, 04:32:20 PM
Try it without changing names to anything and see if it still works.
Title: Re: AVR Studios strikes again!!
Post by: Silver_79 on July 19, 2009, 06:31:43 PM
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.

Title: Re: AVR Studios strikes again!!
Post by: Admin on July 19, 2009, 08:14:27 PM
Quote
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.