| Author |
Message |
|
|
Posted: Apr 06, 2010 - 07:55 PM |
|

Joined: Jul 09, 2001
Posts: 131
|
|
Hi guys,
I've a strange problem on my compier.
Untill 10 minutes ago I was able to compile all my software with AVRstudio4.18 and avr_gcc.
Now when I lunch a compile, avrstudio compile well all the files but at the end appear the message:
avr-gcc: CreateProcess: No such file or directory
make: *** [Project_V1_00_W003.elf] Error 1
Build failed with 1 errors and 1 warnings...
Oh my god, I'm not able to compile all my works... also old works.
what happen? I've vista but until now there were no problems!
Thanks very much if someone can help me.
Davide |
|
|
| |
|
|
|
|
|
Posted: Apr 06, 2010 - 10:18 PM |
|


Joined: Mar 27, 2002
Posts: 18537
Location: Lund, Sweden
|
|
| We've seen that, several times IIRC, here at AVRfreaks and there are threads here where it has been discussed. Search and you shall find. |
|
|
| |
|
|
|
|
|
Posted: Apr 07, 2010 - 12:47 PM |
|

Joined: Jul 09, 2001
Posts: 131
|
|
Thanks,I didn't know what write into the search bar but now tring to write "CreateProcess" I found many threads.
The only problem is that also reading I'm not able to understand what is the final solution... now I try to disinstall winavr and reinstall it and may be read more and more threads.
Thanks.
Davide |
|
|
| |
|
|
|
|
|
Posted: Apr 07, 2010 - 01:46 PM |
|

Joined: Jul 09, 2001
Posts: 131
|
|
Oops Re-installing winavr the problem doesn't go away. oh oh oh I'm in the problems  |
|
|
| |
|
|
|
|
|
Posted: Apr 07, 2010 - 02:28 PM |
|

Joined: Jul 09, 2001
Posts: 131
|
|
Downloading again the winavr las version, installing it and changing the name of the default path of installation, now all works well.
Perfect!
Thanks again
Davide |
|
|
| |
|
|
|
|
|
Posted: Mar 30, 2012 - 04:01 PM |
|

Joined: May 26, 2010
Posts: 1
|
|
I deleted all the environmental variables (one to two) that have to do with WinAVR, GCC. In Windows Seven:
Start>Right Click "Computer">Properties>Click "Advanced Settings">Click "Environmental Variables"> In the lowest box (System Variable), select and delete the variables that I just mentioned.
Make sure you don't delete all the other innocent ones!!! If you run AVR studio, it will tell you it will use default paths, so it will redirect to the default WinAVR path in C:\\.
I hope this helps you save all the ohter hours I spent to find this solution.
Cheers,
Anhell |
|
|
| |
|
|
|
|
|