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.

questions about serverplatform in codec engine

Hi, 

I Use DM8168, and EZSDK 5_05_02_00.

 I have a question about use codec engine. I found that the document said use codec engine must set the boot arm memeory to 169M, why?

I set boot arg linux segment 1 to 300M, I also can work.

I changed the serverplatform.xs in /server/serverplatform.xs , could anybody tell me that the relationship between OMX memory and codec engine memory?

Thanks!

  • Hi Jun,

    jun deng said:
     I have a question about use codec engine. I found that the document said use codec engine must set the boot arm memeory to 169M, why?

    Because Codec Engine is using syslink. The syslink samples use a different memory map from the default EZSDK installation. In order to run syslink examples, you must boot with a different memory for linux. When booting, ensure that the linux bootargs is changed from the default values to MEM=169M

    jun deng said:
    I changed the serverplatform.xs in /server/serverplatform.xs , could anybody tell me that the relationship between OMX memory and codec engine memory?

    See if the below pointers will be in help:

    Regards,
    Pavel