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
解決済! 解決策の投稿を見る。
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
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
Thanks for the info that worked like a charm!