MCUXpresso sh.exe crash cygwin error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUXpresso sh.exe crash cygwin error

Jump to solution
1,366 Views
ivaylomanushev
Contributor II

Hello All,

   I am having an issue every time I build my project I get an error that I shouldn't:

m.AllocationBase 0x0, m.BaseAddress 0x71110000, m.RegionSize 0x4C0000, m.State 0x10000
C:\nxp\MCUXpressoIDE_10.0.0_344\ide\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x71110000 <0x2930000>) in child, Win32 error 0

Now if I keep pressing the build button the project would compile after the 2nd or 3rd sometimes 4th consecutive build. 

Sometimes I would get a windows error that sh.exe has crashed with Fault Module Name: msys-1.0.dll

Any help in solving this issue would be appreciated!

Thanks,

Ivaylo

0 Kudos
1 Solution
1,060 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Please see section 14.9, "Make fails with Virtual Alloc pointer is null error", of the MCUXpresso IDE v10.0.0 User Guide.

Regards,

MCUXpresso IDE Support

View solution in original post

2 Replies
1,061 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Please see section 14.9, "Make fails with Virtual Alloc pointer is null error", of the MCUXpresso IDE v10.0.0 User Guide.

Regards,

MCUXpresso IDE Support

1,059 Views
ivaylomanushev
Contributor II

Thanks for the info that worked like a charm!

0 Kudos