Loading...
 
Skip to main content

System Workbench for STM32


Error "Couldn't reserve space for cygwin's heap, Win32 error 0" after SW4STM32 update

Now it even won't compile anymore, because this error comes all the time, even after several build one after the other (unlike previously).

This is the detailed error:

Finished building: C:/STM32Cube_FW_F4_V1.16.0/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery.c

0 main us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x60EA0000, RegionSize 0x10000, State 0x10000
C:\Ac6\SystemWorkbench\plugins\fr.ac6.mcu.externaltools.arm-none.win32_1.13.2.201705091103\tools\make\echo.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
make: *** Application/User/main.o Error 1

15:01:28 Build Finished (took 11s.48ms)

How can I switch back to version V1.12 as you state, shall I install an old version of SW4STM32 or can I use this V1.12 compiler with SW4STM32 V2.0, and how to install (what plugin, etc...)?

Thanks.