[DSP] @34,441,922tk: [+0 T:0x87c37684] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x87c36560, inBufs=0x87c3d57c, outBufs=0x87c3d64c, inArgs=0x85907a04, outArgs=0x85907a10)
[DSP] @34,442,043tk: [+5 T:0x87c37684] CV - VISA_enter(visa=0x87c36560): algHandle = 0x87c36598
[DSP] @34,442,110tk: [+0 T:0x87c37684] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x87c36598)
[DSP] @34,442,174tk: [+0 T:0x87c37684] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
[DSP] @34,505,321tk: [+5 T:0x87c37684] CV - VISA_exit(visa=0x87c36560): algHandle = 0x87c36598
[DSP] @34,505,461tk: [+0 T:0x87c37684] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x87c36598)
[DSP] @34,505,538tk: [+0 T:0x87c37684] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
[DSP] @34,505,592tk: [+0 T:0x87c37684] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x87c36560, retVal=0x0)
[DSP] @34,505,671tk: [+0 T:0x87c37684] OM - Memory_cacheWb> Enter(addr=0x83af8000, sizeInBytes=29803)
[DSP] @34,505,788tk: [+0 T:0x87c37684] OM - Memory_cacheWb> return
[DSP] @34,505,840tk: [+5 T:0x87c37684] CN - NODE> returned from call(algHandle=0x87c36560, msg=0x85907880); messageId=0x00031eaf
@15,355,865us: [+0 T:0x43bae490] CE - Engine_fwriteTrace> returning count [1331]
@15,355,896us: [+0 T:0x43bae490] CV - VISA_call Completed: messageId=0x00031eaf, command=0x0, return(status=0)
@15,355,957us: [+7 T:0x43bae490] OM - Memory_getVirtualAddress> Error: buffer (physAddr=0x85d343a5, size=0x78180) not found in translationcache
Ensure that you have registered this buffer with Memory_registerContigBuf()
@15,355,987us: [+7 T:0x43bae490] OM - Memory_getVirtualAddress> Error: buffer (physAddr=0x85db139b, size=0x1df40) not found in translationcache
Ensure that you have registered this buffer with Memory_registerContigBuf()
@15,355,987us: [+7 T:0x43bae490] OM - Memory_getVirtualAddress> Error: buffer (physAddr=0x85dd111b, size=0x1df40) not found in translationcache
dm3730 mem set
=======================================================================
# Default Memory Map for DM3730 EVM
#
# Start Addr Size Description
# -------------------------------------------
# 0x80000000 55 MB Linux
# 0x83700000 34 MB CMEM
# 0x85900000 39 MB CODEC SERVER
load () {
modprobe cmemk phys_start=0x83700000 phys_end=0x85900000 allowOverlap=1 useHeapIfPoolUnavailable=1
modprobe dsplinkk
modprobe lpm_omap3530
modprobe sdmak
}