回复:Eclipse的leds工程时候出现Couldn't reserve space for cygwi...
**** Build of configuration Default for project leds ****
make all
arm-elf-gcc -Wall -Wstrict-prototypes -g -fomit-frame-pointer -ffreestanding -c -o crt0.o crt0.S
arm-elf-gcc -Wall -Wstrict-prototypes -g -fomit-frame-pointer -ffreestanding -c -o leds.o leds.c
arm-elf-ld -Tleds.lds crt0.o leds.o -o leds_elf
arm-elf-objcopy -O binary -S leds_elf leds.bin
arm-elf-objdump -D -m arm leds_elf > leds.dis
AllocationBase 0x0, BaseAddress 0x71590000, RegionSize 0x480000, State 0x10000
C:\Program Files\openocd-r717\utils\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 487
make: *** [all] Error 1