hi,all
my cmem pools is enough,but there are some problems when call Memory_contigAlloc.the error log as following:
[DSP] @0x00000237:[T:0x00000000] ti.sdo.ce.examples.servers.all_codecs - main> Welcome to DSP server's main().
CEapp-> Allocating contiguous buffer for 'input dataCMEMK Error: GETPHYS: Failed to convert virtual 0x41007 to physical.
' of size 152064Alignment trap: app.out (1836) PC=0x4008bb7c Instr=0xe5953008 Address=0xffd80007 FSR 0x001...
CEapp-> Allocating contiguous buffer for 'output data' of size 202752...
App-> Processing frame 0...
CMEM Error: getPhys: Failed to get physical address of 0x41007
@0x00058220:[T:0x400176e8] OM - Memory_getBufferPhysicalAddress> ERROR: user buffer at addr=0x39008, size=32768 is NOT contiguous
VIDENC_process end bufs = 0x421e0f00,size = -451203044
can anyone help me?thanks a lot!