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

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

Re: [avr-gcc-list] first steps


From: E. Weddington
Subject: Re: [avr-gcc-list] first steps
Date: Fri, 29 Oct 2004 10:53:22 -0600
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

Maciej wrote:

"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


1. What OS are you using?

2. Do you have Cygwin installed in addition to WinAVR?

Eric

Thanks for your answer:)

I am using XP professional. I have installed WinAVR 20040720 so probably
Cygwin should be installed automatically. Am I right?
No. If you don't know whether you have Cygwin installed, then you probably don't have it installed.

Have you tried rebooting? Does that help?

Eric

PS. Do not reply to me personally, reply to the list. It's ok to have me on the CC list, but the thread needs to stay on the list.


reply via email to

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