Forum Discussion
WWeww
New Contributor
7 years ago我的电脑内存现在是32GB的,但是A10系列芯片在Quartus17.0 Prime Standard版本上编译的时候,总是出现Error (114016): Out of memory in module quartus_map.exe (47657 megabytes used) 这样的错误,请问要怎么解决?谢谢。
Abe
Frequent Contributor
7 years agoHopefully the processor and OS in your server/system is 64-bit and you have installed the 64-bit version of Quartus Prime. If running Windows, then it should call the 64bit executable automatically. If on Linux, you should invoke the Quartus tools (quartus, quartus_map, quartus_fit, quartus_sta, quartus_tan, and/or quartus_cdb) using the --64bit option at the command line. Also set the QUARTUS_64BIT environment variable on the system