Content originally posted in LPCWare by caprock on Fri Mar 25 12:41:41 MST 2011
Win 7/64 - Code Red 3.6.2
Hello,
For an unknown reason the compiler seems to have sustained damage and I was wondering how best to restore the Code Red functions without losing all of my work spaces.
This is what I am getting:
[I]
**** Clean-only build of configuration Debug for project oled_periph ****
make clean
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0xB0000, State 0x10000
C:\nxp\lpcxpresso_3.6\msys\bin\make.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
**** Build of configuration Debug for project oled_periph ****
make all
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0xB0000, State 0x10000
C:\nxp\lpcxpresso_3.6\msys\bin\make.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
[/I]
So far it doesn't seem to matter what files I try, or from which workspace. I have already done a power cycle.
Any ideas as to how to proceed?
Thanks all....