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.

Documentation for "ggmheap.bec" in video mcsadk

Hi friends

Sorry If U find this question silly, but since I am new in dsp enviorment

I wanted to know the significance of file  "ggmheap.bec"  I feel like allocating memory in heap but I am not sure about Why and What.

regards

Anshul Maheshwari

  • Hi Anshul,

    ggmemdef.bec, along with ggvf0.becmd and ggmemmap.beh, are used for memory allocation in sv01/sv04. *.beh, *.bec, *.becmd files are parsed by Active Perl during the making process so that regular .c, .h, and .cmd files can be generated and used for multi-core and multi-channel use cases. 

    Thanks,

    Hongmei