This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2PXEVM: How to expand memory resource for SGX in TDA2P?

Part Number: TDA2PXEVM

Hi,

I want to make a large number of Frame buffer objects (FBOs) in my OpenGL code.

However,  when I execute my program on TDA2P EVM, the out of memory (OOM) linux error occures and program

will be killed.

I want to expand memory resource assigned for SGX in TDA2P to avoid OOM.

How can it be done?

Thanks

Koji