avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] first steps


From: Maciej
Subject: [avr-gcc-list] first steps
Date: Fri, 29 Oct 2004 18:14:59 +0200

Hello!

 

            I have instaled WinAVR and I have compile e demo program but
there was an error:

 

> "make.exe" all

avr-gcc -g -Wall -O2 -mmcu=at90s2313    -c -o demo.o demo.c

avr-gcc -g -Wall -O2 -mmcu=at90s2313  -Wl,-Map,demo.map -o demo.elf
demo.o 

avr-objdump -h -S demo.elf > demo.lst

AllocationBase 0x0, BaseAddress 0x71590000, RegionSize 0x4B0000, State
0x10000

C:\WinAVR\utils\bin\sh.exe: *** Couldn't reserve space for cygwin's
heap, Win32 error 487

make.exe: *** [demo.lst] Error 1

 

> Process Exit Code: 2

 

                What i should do?

 

            Thanks and Best Regards

                                                Maciej


reply via email to

[Prev in Thread] Current Thread [Next in Thread]