Re: XC32 error < cc1.exe: out of memory allocating 65536 bytes >
2021/01/18 09:16:00
(permalink)
This happened with any project I have number of projects - the same issue.
It started to show me this message after MCC32->XC32 replace.
I have my own PC and pool laptop from my employer the same thing.
c:/program files/microchip/xc32/v2.50/bin/bin/../../lib/gcc/pic32mx/4.8.3/../../../../pic32mx/bin/as.exe: out of memory allocating 524396 bytes
cc1.exe: out of memory allocating 8392703 bytes
windows has a virtual memory.
It is not possible that memory allocating will meet the limit. This is a software problem it doesn't matter if you have 4G of RAM or 100G.