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.

The way of reducing PBM buffer size

We want to use sample project "ndk_evmOMAPL138_arm9_helloWorld" of nsp1.10.2.9 on CCSv5 with a minimum memory utilization.

Because there were too much PBM sizes of default PBM Buffers("Num of frames" is 192 and "Frame buffer size" is 1536.), when we reduced the size of PBM Buffers("Num of frames" is 16 and "Frame buffer size" is 1536), sample project did not run.

How should we decide the size of PBM? Please tell me.