Article ID: 000086946 Content Type: Troubleshooting Last Reviewed: 10/06/2016

cc1plus.exe: out of memory allocating 65536 bytes

Environment

  • Intel® Quartus® Prime Pro Edition
  • BUILT IN - ARTICLE INTRO SECOND COMPONENT
    Description

    This error may be seen when compiling large software projects on Windows platforms.   cc1plus.exe is a 32bit Windows application and has access to 2GB of memory on Windows. 

     

    Resolution

    To work around this problem, Windows can be configured to allow 32bit applications access to a 3GB address space.

    1. Enable 3GB address space for 32bit applications on Windows:

     From Windows command prompt run:  bcdedit /set IncreaseUserVa 3072

    2. Allow cc1plus.exe to use the larger address space

     From Windows command prompt run: editbin /LARGEADDRESSAWARE "<path>/cc1plus.exe

    This problem is scheduled to be fixed in a future release of the SoC EDS Software.

     

     

    Related Products

    This article applies to 6 products

    Cyclone® V ST SoC FPGA
    Cyclone® V SX SoC FPGA
    Arria® V ST SoC FPGA
    Arria® V SX SoC FPGA
    Intel® Arria® 10 SX SoC FPGA
    Cyclone® V SE SoC FPGA