Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

hot to gereratior a hex file in winavr ?

Status
Not open for further replies.

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
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top