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.

Need to move common shared region from cached to non-cached

Hi,

I am using ezsdk 05.05.02. I need to move common shared region(IPC_SR_COMMON : 0x9F700000) to non-cached(0xBF700000).

I changed 0x9F700000 to 0xBF700000 in MemSegmentDefinition.xs,  memtbl_cfg.h and app_cfg.h in omx overlay package anf rebuilt omx binaries.

Replaced the binaries in filesystem with new ones.

On booting , it loads both the binaries but hangs with following messages

VPSS_FVID2: contrl event 0x1004001a timeout
VPSS_DCTRL: failed to get venc info.

Please help me what else changes required to move the section to non-cached region.

Thanks

Ramrpasad