To solve this problem caused by large memory consumption in Windows, the following command can be used to increase the user-mode virtual address space:

 

BCDEDIT /set increaseuserva <Megabytes> 

 

EX. ( increase virtual memory to 3GB )

BCDEDIT /set increaseuserva 3072.

 

Ref:

https://forums.xilinx.com/t5/Implementation/ERROR-Portability-3-This-Xilinx-application-has-run-out-of/td-p/482938

https://msdn.microsoft.com/en-us/library/ff542202.aspx

arrow
arrow
    全站熱搜

    bamil 發表在 痞客邦 留言(1) 人氣()