Content originally posted in LPCWare by leon_heller on Thu Sep 02 06:25:30 MST 2010
This is weird! I haven't used the Code Red software for some time, and I'm now unable to build any programs. I'm using v3.4.6, and I get the following when I build any of the examples for the LPC1114 LPCXpresso:
*** Build of configuration Debug for project LPCXpresso1114_blinky ****
make all
m.AllocationBase 0x0, m.BaseAddress 0x71110000, m.RegionSize 0x3F0000, m.State 0x10000
C:\NXP\lpcxpresso_3.4\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x71110000 <0x2400000>) in child, Win32 error 0
make: *** [src/blinky.o] Error 1
I also lose the USB connection to the LPCXpresso.
I've just received an LPC1343 LPCXpresso, and tried that first, which is when I got the problem, trying to build the examples for that.
I'm using Win7 x64. V3.4.6 always worked without any problems previously.