aldevan
Full Member level 2

- Joined
- Aug 2, 2005
- Messages
- 143
- Helped
- 14
- Reputation
- 28
- Reaction score
- 2
- Trophy points
- 1,298
- Location
- São Paulo - Brazil
- Activity points
- 2,420
I am installed winavr, but I can´t compiller prgrammer, I got a example but can´t compiller, please help me, the error message are bellow
-------- begin --------
avr-gcc (GCC) 4.1.2 (WinAVR 20070525)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiling: main.c
avr-gcc -c -mmcu=at90s8515 -I. -gdwarf-2 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=main.lst -std=gnu99 -Wp,-M,-MP,-MT,main.o,-MF,.dep/main.o.d main.c -o main.o
avr-gcc: _spawnv: No such file or directory
make.exe: *** [main.o] Error 1
> Process Exit Code: 2
> Time Taken: 00:03
-------- begin --------
avr-gcc (GCC) 4.1.2 (WinAVR 20070525)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiling: main.c
avr-gcc -c -mmcu=at90s8515 -I. -gdwarf-2 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=main.lst -std=gnu99 -Wp,-M,-MP,-MT,main.o,-MF,.dep/main.o.d main.c -o main.o
avr-gcc: _spawnv: No such file or directory
make.exe: *** [main.o] Error 1
> Process Exit Code: 2
> Time Taken: 00:03