Hello,
I was working on smac connectivity test application code. It was able to compile and working fine. But suddenly I started getting below error. Even if I compile other example codes, I am getting below error. Pleas let me know why this kind of issues will occur and how to fix.
16:36:29 **** Build of configuration Debug for project frdmkw41z_wireless_examples_smac_connectivity_test_freertos ****
make -r -j4 all
m.AllocationBase 0x0, m.BaseAddress 0x71110000, m.RegionSize 0x480000, m.State 0x10000
C:\nxp\MCUXpressoIDE_10.0.2_411\ide\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x71110000 <0x2E10000>) in child, Win32 error 0
m.AllocationBase 0x0, m.BaseAddress 0x71110000, m.RegionSize 0x480000, m.State 0x10000
C:\nxp\MCUXpressoIDE_10.0.2_411\ide\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x71110000 <0x2BD0000>) in child, Win32 error 0
m.AllocationBase 0x0, m.BaseAddress 0x71110000, m.RegionSize 0x480000, m.State 0x10000
C:\nxp\MCUXpressoIDE_10.0.2_411\ide\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x71110000 <0x2C00000>) in child, Win32 error 0
m.AllocationBase 0x0, m.BaseAddress 0x71110000, m.RegionSize 0x480000, m.State 0x10000
C:\nxp\MCUXpressoIDE_10.0.2_411\ide\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x71110000 <0x2BD0000>) in child, Win32 error 0
make: *** [utilities/fsl_debug_console.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [startup/startup_MKW41Z4.o] Error 1
make: *** [source/connectivity_test.o] Error 1
make: *** [source/connectivity_test_menus.o] Error 1
16:36:31 Build Finished (took 1s.360ms)
Thanks & Regards
Vishnu Beema
Hello,
Could you please let me know which OS are you using? Also, which version of the SDK are you using?
Best regards,
Estephania