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.

DM368 IPNC - Crashes when changing bitrate in dual-stream

Hardware is DM368 IPNC, software is Appro IPNC SDK 4.x

We have a major problem with the software - if we are dual-streaming H.264, especially at relatively low resolutions (D1 + QVGA for example), and set a high bitrate (typically 2-4Mbit/s) for the 2nd stream, the camera locks up.

I have been chasing this all through the code, checking values & hunting errors but can't find a "smoking gun" where the root failure is - there is no error generated, it seems like the encoder just locks up. It happens if we change bitrate on-the-fly or start the AV Server with a "bad" bitrate set, although we cannot determine if there is a particular limit to the bitrate that we are exceeding.

We have not changed the encoder settings (alg_Videnc.c) from the standards.

This is a major issue with the stability of the camera.

  • Hi,

    Is it locked for the first 2nd stream proces call after bit rate change or after some frame process calls?

    Would you pls help to check if the output buffer reserved for the 2nd stream is bigger enough? May the encoded stream overlap some other space?

  • Hi Chris,

    It's hard to tell exactly where it's locked, is there a point in the code we could put some debug message or test to check this?

    It seems like something locks up possibly in the hardware/codec as deleting the configuration file (sysenv.cfg) and doing a software reboot does not bring the camera back to life - a hard power-off is required.

    We have not modified the buffers from the original Appro IPNC code, no errors are reported but I will try enabling the CMEM debug if that is appropriate?

  • If it helps, here is a boot log with CE_DEBUG=2 showing the encoder stopping due to CMEM errors, this was booting up with a "bad" bitrate set for stream 2.

    I am unclear how to check that the available memory/buffers are sufficient for the selected option - the buffer size calculations are the standard Appro code.

    INIT: version 2.86 booting
    [Bob] rcS...
    [Bob] IPLL Address = 169.254.33.8
    [Bob] Starting system_server
    [Bob] beforeloadkmodule.sh...
    [Bob] BeforeLoadKModules.sh
    [Bob] mountall.sh
    Starting mounting local filesystems: mount 
    [Bob] /bin/mount -avt nonfs,noproc,nosmbfs 0
    [Bob] Continuing mountall...\nmounting local filesystems done, or finished.[Bob] Mountall.sh done [Bob] BeforeLoadKModules.sh done [Bob] loadkmodules... [Bob] LoadKModules.sh [Bob] - opt/ipnc/modules/init.d_ins/inetd start... Starting internet superserver: inetd. [Bob] - opt/ipnc/modules/init.d_ins/inetd done [Bob] LoadKModules.sh - Other [Bob] LoadKModules.sh - Kripto [Bob] Platform_check(1): IPNC_DM368n_4.0.2 (root@Bob-VirtualBox) (gcc version 4.3.3 (GCC) ) #1 PREEM [Bob] LoadKModules.sh - mmc Check_device_version : DEVICE VER = 1 ifdown: interface eth0 not configured CPU is DM368 (215.440002 MIPS) ***************************************************************** *** IPNC BUILD VERSION: DM368 IPNC RDK V4.00.00.09 *** *** Oct 13 2014 - 18:09:14 *** ***************************************************************** CE_DEBUG=2 ./av_server.out DM368 NTSC APPRO2A AEWB 30FPS D1 H264 5800000 VBR AUTO H264 3256000 VBR AUTO MENUOFF & CPU CurrentStatus is = 1 [ 9.233030] davinci_mmc davinci_mmc.0: Using DMA, 4-bit mode [Bob] LoadKModules.sh - usb [ 9.580618] Loading iSCSI transport class v2.0-870. AVServerMain: Starting, 16 args... codecBitrate[0]=5800000,codecBitrate[1]=3256000,codecBitrate[2]=0, AEWB/AF/2A Settings were: aewbEn=1, type=3, vendor=1, af=0 Disabling AEWB/AF/2A... AVSERVER UI: 4.x Initializing. DM365MM Init Successful[Bob] AVSERVER API: Starting... AVSERVER_init 742 - AVSERVER API: Creating TSKs... [ 10.301301] iscsi: registered transport (tcp) @0,401,270us: [+4 T:0x4017a000] OG - Global_init> This program was built with the following packages: @0,407,870us: [+4 T:0x4017a000] OG - package gnu.targets.arm.rtsv5T (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdctools_3_16_03_36/packages/gnu/targets/arm/rtsv5T/) [1, 0, 0, 0] @0,417,485us: [+4 T:0x4017a000] OG - package ti.sdo.linuxutils.vicp (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/vicp/) [1, 0, 0] @0,417,644us: [+4 T:0x4017a000] OG - package ti.sdo.linuxutils.edma (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/edma/) [1, 0, 0] @0,417,765us: [+4 T:0x4017a000] OG - package ti.sdo.linuxutils.cmem (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/cmem/) [2, 2, 0] @0,417,872us: [+4 T:0x4017a000] OG - package ti.xdais.dm.examples.g711 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/exam[ 10.491973] musb-hdrc: version 6.0, peripheral, debug=0 ples/ti/xdais/dm/examples/g711/) [1, 0, 0] @0,424,643us: [+4 T:0x4017a000] OG - package ti.sdo.ce.global (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/global/) [1, 0, 0] @0,424,789us: [+4 T:0x4017a000] OG - package ti.xdais.dm (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdais_6_26_01_03/packages/ti/xdais/dm/) [1, 0, 5] @0,424,896us: [+4 T:0x4017a000] OG - package ti.sdo.utils.trace (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/utils/trace/) [1, 0, 0] @0,424,999us: [+4 T:0x4017a000] OG - package ti.sdo.ce.utils.xdm (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/utils/xdm/) [1, 0, 2] @0,425,100us: [+4 T:0x4017a000] OG - package ti.xdais (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdais_6_26_01_03/packages/ti/xdais/) [1, 2.0, 1] @0,425,199us: [+4 T:0x4017a000] OG - package ti.sdo.ce.node (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/node/) [1, 0, 0] @0,425,298us: [+4 T:0x4017a000] OG - package gnu.targets (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdctools_3_16_03_36/packages/gnu/targets/) [1, 0, 1] @0,425,395us: [+4 T:0x4017a000] OG - package gnu.targets.arm (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdctools_3_16_03_36/packages/gnu/targets/arm/) [1, 0, 0, 0] @0,425,494us: [+4 T:0x4017a000] OG - package ti.s[ 10.621134] musb-hdrc musb-hdrc: dma type: dma-cppi3 do.fc.global (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/global/) [1, 0, 0] @0,425,597us: [+4 T:0x4017a000] OG - package[ 10.641308] musb-hdrc musb-hdrc: USB Peripheral mode controller at fec64000 using DMA, IRQ 12 ti.sdo.fc.memutils (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/memutils/) [1, 0, 0] @0,425,736us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/) [1, 0, 0] @0,425,849us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.addrspace (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/addrspace/) [1, 0, 0] @0,425,955us: [+4 T:0x4017a000] OG - package ittiam.codecs.aaclc_enc (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ittiam/codecs/aaclc_enc/) [] @0,426,057us: [+4 T:0x4017a000] OG - package ittiam.codecs.aac_dec (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ittiam/codecs/aac_dec/) [] @0,426,244us: [+4 T:0x4017a000] OG - package ti.sdo.fc.utils (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/utils/) [1, 0, 2] @0,426,357us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.hdvicp (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/hdvicp/) [1, 0, 1] @0,426,464us: [+4 T:0x4017a000] OG - package ti.sdo.fc.hdvicpsync (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/hdvicpsync/) [1, 0, 0] @0,426,568us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.memtcm (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/memtcm/) [1, 0, 0] @0,426,670us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.h264enc (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/h264enc/) [1, 0, 0] @0,777,478us: [+4 T:0x4017a000] OG - package ti.sdo.fc.dman3 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/dman3/) [1, 0, 4] @0,777,638us: [+4 T:0x4017a000] OG - package ti.sdo.fc.acpy3 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/acpy3/) [1, 0, 4] @0,777,754us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.nullresource (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/nullresource/) [1, 0, 0] @0,777,866us: [+4 T:0x4017a000] OG - package ti.sdo.fc.rman (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/rman/) [2, 0, 0] @0,777,967us: [+4 T:0x4017a000] OG - package ti.sdo.fc.edma3 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/edma3/) [3, 0, 0] @0,778,068us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.edma3chan (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/edma3chan/) [1, 0, 0] @0,778,174us: [+4 T:0x4017a000] OG - package ti.catalog.arm (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdctools_3_16_03_36/packages/ti/catalog/arm/) [1, 0, 1, 0] @0,778,273us: [+4 T:0x4017a000] OG - package ti.catalog (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdctools_3_16_03_36/packages/ti/catalog/) [1, 0, 0] @0,778,370us: [+4 T:0x4017a000] OG - package ti.platforms.evmDM365 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/xdctools_3_16_03_36/packages/ti/platforms/evmDM365/) [1, 0, 0] @0,778,470us: [+4 T:0x4017a000] OG - package ti.sdo.ce.osal (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/osal/) [2, 0, 2] @0,778,605us: [+4 T:0x4017a000] OG - package ti.sdo.ce.osal.linux (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/osal/linux/) [2, 0, 1] @0,795,688us: [+4 T:0x4017a000] OG - package ti.sdo.ce.ipc (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/ipc/) [2, 0, 1] @0,795,830us: [+4 T:0x4017a000] OG - package ti.sdo.ce.ipc.linux (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/co[ 11.003782] net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, id=221613) @0,795,944us: [+4 T:0x4017a000] OG - package ti.sdo.ce.alg (/home/Bob/IPNC/new/Source/dvsd[ 11.020311] loop: module loaded k_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/alg/) [1, 0, 1] @0,796,049us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.grouputils (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/grouputils/) [1, 0, 0] @0,796,158us: [+4 T:0x4017a000] OG - package ti.sdo.fc.ires.vicp (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/ires/vicp/) [1, 0, 1] @0,796,265us: [+4 T:0x4017a000] OG - package ti.sdo.fc.vicpsync (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/framework-components_2_26_00_01/packages/ti/sdo/fc/vicpsync/) [1, 0, 0] @0,796,367us: [+4 T:0x4017a000] OG - package ti.sdo.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/) [1, 0, 6] @0,796,465us: [+4 T:0x4017a000] OG - package ti.sdo.ce.video2 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/video2/) [1, 0, 2] @0,796,596us: [+4 T:0x4017a000] OG - package ti.sdo.ce.video1 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/video1/) [1, 0, 2] @0,796,712us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.iprun (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/iprun/) [1, 0, 0] @0,796,815us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.iprun.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/iprun/ce/) [1, 0, 0] @0,796,917us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.ktnf (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/ktnf/) [1, 0, 0] @1,140,936us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.ktnf.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/ktnf/ce/) [1, 0, 0] @1,141,094us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.mpeg4enc (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/mpeg4enc/) [1, 0, 0] @1,141,213us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.mpeg4enc.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/mpeg4enc/ce/) [1, 0, 0] @1,141,320us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.h264enc.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/h264enc/ce/) [1, 0, 0] @1,141,424us: [+4 T:0x4017a000] OG - package ti.sdo.ce.image1 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/image1/) [1, 0, 1] @1,141,528us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.jpegenc (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti[ 11.255749] tun: Universal TUN/TAP device driver, 1.6 /sdo/codecs/jpegenc/) [1, 0, 0] @1,141,632us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.jpegenc.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/jpegenc/ce/) [1, 0, 0] @1,141,733us:[ 11.279263] tun: (C) 1999-2004 Max Krasnyansky [+4 T:0x4017a000] OG - package ti.sdo.ce.audio1 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/audio1/) [1, 0, 1] @1,141,832us: [+4 T:0x4017a000] OG - package ittiam.codecs.aaclc_enc.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ittiam/codecs/aaclc_enc/ce/) [] @1,141,932us: [+4 T:0x4017a000] OG - package ittiam.codecs.aac_dec.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ittiam/codecs/aac_dec/ce/) [] @1,142,032us: [+4 T:0x4017a000] OG - package ti.sdo.ce.speech1 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/packages/ti/sdo/ce/speech1/) [1, 0, 1] @1,142,134us: [+4 T:0x4017a000] OG - package ti.sdo.ce.examples.codecs.g711 (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codec-engine_2_26_02_11/examples/ti/sdo/ce/examples/codecs/g711/) [1, 0, 0] @1,142,285us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.dei (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/dei/) [1, 0, 0] @1,142,390us: [+4 T:0x4017a000] OG - package ti.sdo.codecs.dei.ce (/home/Bob/IPNC/new/Source/dvsdk_ipnctools/codecs-dm365/packages/ti/sdo/codecs/dei/ce/) [1, 0, 0] @1,142,491us: [+4 T:0x4017a000] OG - package alg_config (/home/Bob/IPNC/new/Source/ipnc_rdk/av_capture/framework/alg/src/alg_config/) [] udhcpc (v1.13.2) started @1,294,524us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x524d414e count: 2278108 attrs: 0x327bbc @1,295,064us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4e1200] @1,295,236us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,295,479us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,295,631us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,295,766us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @1,377,802us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,378,033us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,378,183us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x4956444a count: 1843064 attrs: 0x22c2dc @1,378,420us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4e1228] @1,378,567us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1228] @1,378,703us:[ 11.502289] console [netcon0] enabled [+0 T:0x4017a00[ 11.506695] netconsole: network logging started 0] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1228] @1,379,233us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1228] @1,379,462us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1228] @1,405,177us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,405,377us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @1,429,100us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,429,303us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,429,479us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x50434958 count: 2278108 attrs: 0x4e0814 @1,429,725us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4e1250] @1,429,866us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1250] @1,430,001us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1250] @1,430,391us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1250] @1,430,578us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1250] @1,430,755us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1250] @1,430,909us:[ 11.628557] PPP generic driver version 2.4.2 [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1250] @1,431,318us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1250] @1,431,504us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1250] @1,431,669us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,431,813us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @[ 11.672947] PPP Deflate Compression module registered 1,431,935us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,432,062us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,467,687us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,467,889us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @1,468,025us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,468,198us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,468,337us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x4d43544f count: 5113968 attrs: 0x22c2dc @1,468,576us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4e1278] @1,468,720us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1278] @1,468,854us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1278] @1,469,268us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1278] @1,469,458us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1278] @1,469,747us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1278] @1,469,947us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1278] @1,470,354us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1278] @1,470,542us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1278] @1,470,680us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,470,814us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @1,476,126us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,476,323us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,476,503us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,826,949us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] Sending discover... @1,827,111us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @1,827,643us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @1,827,817us: [+0 T:0x4017a000] ti.sdo.ce.osal.Sem - Sem_create> count: 1 @1,827,981us: [+0 T:0x4017a000] ti.sdo.ce.osal.Sem - Leaving Sem_create> sem[0x4e12a0] @1,828,110us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @1,828,289us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @1,828,435us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_init> Enter @1,828,726us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_init> Exit [Bob] LoadKModules.sh - Done [Bob] loadmodules_ipnc... @1,847,657us: [+6 T:0x4017a000] CE - Engine_init> CE debugging on (CE_DEBUG=2; allowed CE_DEBUG levels: 1=min, 2=good, 3=max) @1,847,868us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,847,995us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,848,100us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,848,199us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,848,294us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,848,389us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,848,483us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,848,573us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,848,663us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,848,755us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,848,846us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,848,936us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,849,075us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,849,172us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,849,264us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,849,356us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,849,450us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,849,543us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,849,635us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,849,725us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,849,819us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,849,913us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,850,004us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,850,096us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,850,193us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=1) @1,850,285us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 1 @1,850,408us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,850,508us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,850,603us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=2) @1,850,698us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 2 @1,850,789us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,850,879us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @1,850,971us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=2) @1,851,065us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 2 @1,851,157us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @1,851,287us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) @2,183,298us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Enter(groupId=2) @2,183,454us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Enter. groupId = 2 @2,183,566us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_addGroup> Exit. status = 1 @2,183,665us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_addGroup> Exit (status = 1) [Bob] LoadModules_IPNC.sh @2,197,653us: [+0 T:0x4017a000] CS - Server_init() @2,197,812us: [+0 T:0x4017a000] CS - Server_init> Global_useLinkArbiter = 0 @2,205,422us: [+0 T:0x4017a000] CE - Engine_open> Enter('alg_server', 0x0, 0xbe8c2a74) @2,217,311us: [+4 T:0x4017a000] CE - Engine_open> engine->server = 0x0 @2,217,467us: [+0 T:0x4017a000] CE - Engine_open> return(5116928) @2,217,656us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,217,872us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,218,023us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,218,163us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,218,323us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,218,455us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,218,588us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,218,721us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,218,840us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,218,971us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,219,093us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,219,248us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,219,375us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,219,506us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,219,631us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,219,756us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] OSA_CMEM Alloc: 407ba000 152 bytes DM365MM Init Successful@2,307,806us: [+0 T:0x4017a000] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> Enter (engine=0x4e1400, name='iprun', params=0xbe8c29c4) @2,308,046us: [+0 T:0x4017a000] CV - VISA_create(0x4e1400, 'iprun', 0xbe8c29c4, 0x520, 'ti.sdo.ce.video1.IVIDENC1') @2,327,802us: [+0 T:0x4017a000] CV - VISA_create2(0x4e1400, 'iprun', 0xbe8c29c4, 0x50, 0x520, 'ti.sdo.ce.video1.IVIDENC1') @2,333,696us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_create> Enter (fxns=0x32a5c8, idma3Fxns=0x0, iresFxns=0x32a588, params=0xbe8c29c4, attrs=0xbe8c2914) @2,333,888us: [+2 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_create> useCachedMem = -1 @2,334,018us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_create> Enter (scratchId=2, fxns=0x32a5c8, parentAlg=0x0, params=0xbe8c29c4, useCacheMem=-1) @2,347,785us: [+2 T:0x4017a000] ti.sdo.ce.alg - ALG_create> algNumAlloc 1 memory recs @2,347,968us: [+2 T:0x4017a000] ti.sdo.ce.alg - ALG_create> algAlloc returned numRecs=1 @2,348,089us: [+4 T:0x4017a000] ti.sdo.ce.alg - ALG_create> Memory requested memTab[0]: size=0x81c, align=0x100, space=0x11, attrs=0x1 @2,348,247us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4e1648, n=1, useCachedMem=-1 @2,348,471us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(2076) = 0x4089d000. @2,348,628us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x4089d000) = 0x83001000. @2,348,791us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,367,787us: [+4 T:0x4017a000] ti.sdo.ce.alg - ALG_create> algInit returned IALG_EOK @2,368,067us: [+0 T:0x4017a000] ti.sdo.ce.alg - ALG_create> Exit (algHandle=0x4089d000) @2,368,218us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c27bc, n=1 @2,368,362us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c27bc, n=1, useCachedMem=-1 @2,368,592us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(128) = 0x408aa000. @2,368,748us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x408aa000) = 0x83002000. @2,368,903us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,369,068us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,369,221us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,369,351us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,369,484us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,369,597us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,369,717us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,369,830us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2784, n=1 @2,369,934us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2784, n=1, useCachedMem=-1 @2,370,151us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(344) = 0x4097d000. @2,370,305us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x4097d000) = 0x83003000. @2,370,509us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,370,636us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2798, n=1 @2,370,746us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2798, n=1, useCachedMem=-1 @2,370,986us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(296) = 0x40a0c000. @2,371,145us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40a0c000) = 0x83004000. @2,371,308us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,703,563us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2784, n=1 @2,703,734us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2784, n=1, useCachedMem=-1 @2,703,988us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,704,160us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,704,280us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,704,406us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,704,573us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,704,721us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,704,838us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,704,964us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,708,093us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - LockMP_create> key: 0x33414d46 count: 1900 attrs: 0x22c2dc @2,708,406us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_create> lock[0x4e1678] @2,708,560us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1678] @2,708,733us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1678] @2,725,101us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1678] @2,725,437us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1678] @2,725,853us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @2,726,024us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @2,726,262us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x403bd000. @2,726,414us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x403bd000) = 0x83003000. @2,726,576us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,726,700us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @2,726,848us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @2,727,068us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40493000. @2,727,482us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40493000) = 0x83005000. @2,727,680us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,727,813us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @2,727,923us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @2,728,174us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,728,347us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,728,474us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,728,605us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,728,855us: [+0 T:0x4017a000] ti.sd[ 13.000479] PHY: 0:01 - Link is Up - 100/Full o.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @2,729,023us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @2,729,145us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @2,729,272us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @2,729,455us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @2,729,628us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @2,729,854us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40087000. @2,730,008us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40087000) = 0x83003000. @2,730,169us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @2,730,294us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @2,730,401us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @3,066,907us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40181000. @3,067,086us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40181000) = 0x83006000. @3,067,516us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,067,680us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @3,067,795us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,068,020us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,068,234us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,068,360us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,068,491us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,068,630us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,068,767us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,068,882us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,069,034us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,069,230us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @3,069,366us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,069,626us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40087000. @3,069,781us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40087000) = 0x83003000. @3,069,940us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,070,064us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @3,070,170us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @3,070,385us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40182000. @3,070,538us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40182000) = 0x83007000. @3,070,699us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,070,853us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @3,070,978us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,071,197us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,071,367us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,071,491us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,071,622us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,071,757us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,071,895us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,072,013us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,072,145us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,072,364us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @3,072,502us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,072,728us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4003c000. @3,072,884us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x4003c000) = 0x83003000. @3,073,042us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,073,166us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @3,073,275us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @3,073,495us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x403bd000. @3,073,683us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x403bd000) = 0x83008000. @3,406,588us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,406,748us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @3,406,863us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,407,083us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,407,517us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,407,675us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,407,849us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,408,001us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,408,142us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,408,257us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,408,382us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,408,569us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @3,408,700us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,408,925us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40087000. @3,409,078us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40087000) = 0x83003000. @3,409,272us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,409,403us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @3,409,511us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @3,409,740us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x403be000. @3,409,894us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x403be000) = 0x83009000. @3,410,056us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,410,186us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @3,410,298us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,410,514us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,410,722us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,410,849us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,410,981us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,411,115us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,411,249us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,411,361us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,411,488us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,411,673us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @3,411,809us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,412,058us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40087000. @3,412,224us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40087000) = 0x83003000. @3,412,383us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,412,505us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @3,412,614us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @3,412,839us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x403bf000. @3,412,988us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x403bf000) = 0x8300a000. @3,413,150us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,744,904us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @3,745,059us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,745,306us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,745,478us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,745,600us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,745,728us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,745,863us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,745,998us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,746,112us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,746,285us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,746,480us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2774, n=1 @3,746,613us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,746,848us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40087000. @3,747,005us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x40087000) = 0x83003000. @3,747,266us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,747,419us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0xbe8c2788, n=1 @3,747,562us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0xbe8c2788, n=1, useCachedMem=-1 @3,747,806us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_alloc(84) = 0x403c0000. @3,747,969us: [+4 T:0x4017a000] OM - Memory_contigAlloc> CMEM_getPhys(0x403c0000) = 0x8300b000. @3,748,131us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @3,748,260us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c2774, n=1 @3,748,367us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c2774, n=1, useCachedMem=-1 @3,748,583us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,748,749us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,748,871us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @3,749,047us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @3,749,280us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @3,749,441us: [+0 T:0x4017a000] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @3,749,562us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0xbe8c27bc, n=1 @3,749,667us: [+0 T:0x4017a000] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0xbe8c27bc, n=1, useCachedMem=-1 @3,749,881us: [+0 T:0x4017a000] ti.sdo.ce.alg.Algorithm - Algorithm_create> return (0x4e1630) @3,750,019us: [+5 T:0x4017a000] CV - VISA_create> local codec created (name='iprun', handle=0x4e1630) @3,750,138us: [+0 T:0x4017a000] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> return (0x4e15f8) [Bob] AVSERVER API: Clearing config...DONE [Bob] AVSERVER API: Creating Mutex...DONE mkdosfs 2.11 (12 Mar 2005) unable to get drive geometry, using default 255/63/dev/ram0 has 255 heads and 63 sectors per track, logical sector size is 512, using 0xf8 media descriptor, with 8192 sectors; file system has 2 12-bit FATs and 4 sectors per cluster. FAT size is 6 sectors, and provides 2036 clusters. Root directory contains 512 slots. Volume ID is 0000000d, no volume label. [Bob] LoadModules_IPNC.sh done. [Bob] loadkmodules done. [Bob] Skipping lo config... [Bob] init.d/rcS - calling boot_proc 1 SWOSD: Create... AVSERVER_init 801 - AVSERVER API: Creating TSKs...DONE UI_setConfig Encode 0 Preset 0 UI_setConfig Encode 1 Preset 0 SYSTEM.MSTPRI0 value changed to 00440011 [Bob] UnPrioritised for 720p ..... CONFIGURING RAVSERVER FOR DM368 ..... [Bob] - gAVSERVER_UI_config.mode 0 - AVSERVER_UI_CAPTURE_MODE_D1 D1 :720x480@30fps + 288x192@30fps Not forcing capture mode, captureRawInMode = 1 Setting FPS to 30 - AVSERVER_UI_CAPTURE_MODE_D1 D1 :720x480@30fps + 288x192@30fps Forcing aewbBinEnable = FALSE fdEnable = 0 captureStreamId = 0 config->sensorMode = 4 config->sensorFps = 30 AEWB = 0 aewbBinEnable = 0 Doing RvDrvInit... RvDrvInit passed... res=720, fps=30 Sending discover... Sending select for 192.168.2.2... Lease of 192.168.2.2 obtained, lease time 43200 adding dns 192.168.2.254 ==================== === CAPTURE 0 === ldcEnable = 0 snfEnable = 0 tnfEnable = 0 vsEnable = 0 dmaInterval = 0x20 frameSkipMask = 0x3FFFFFFF dmaInterval = 0x20 === ENCODE 0 === frameRateBase = 30000 frameSkipMask = 0x3FFFFFFF codecType = 0 codecBitrate = 5800000 (H.264/MPEG4) encryptEnable = 0 fileSaveEnable = 0 motionVectorOutputEnable = 0 ==================== === CAPTURE 1 === ldcEnable = 0 snfEnable = 0 tnfEnable = 0 vsEnable = 0 dmaInterval = 0x20 frameSkipMask = 0x3FFFFFFF dmaInterval = 0x20 === ENCODE 1 === frameRateBase = 30000 frameSkipMask = 0x3FFFFFFF codecType = 0 codecBitrate = 3256000 (H.264/MPEG4) encryptEnable = 0 fileSaveEnable = 0 motionVectorOutputEnable = 0 mem_layou_set = 5 config->alarmEnable = 1 AVSERVER API: Sending START. [AVSRV_MT]: Recevied CMD = 0x0400, state = 0x0000 [AVSRV_MT]: AVSERVER_tskConnectInit() ... [AVSRV_MT]: Create captureTsk ... CAPTURE: Opening imager TWP7002. [Bob] DRV_imgGetWidthHeight Sensormode 4 [Bob] DRV_imgGetWidthHeight 227 Width 1280 Height 720 [Bob] DRV_imgGetWidthHeight 245 OSA_Aligned: Width 1280 Height 736 TVP7002: Width 1280 Height 736 TVP7002: ## TVP7002: ## TVP7002: ## TVP7002: ######## TVP7002: ###### TVP7002: #### TVP7002: ## TVP7002: dataW 1280 dataH 736 TVP7002: dataW 1280 dataH 736 TVP7002: Overriding f_pclk to 74250000 TVP7002: Doing DRV_imgsCalcFrameRate(30) DRV_imgsCalcFrameRate TVP7002: fps 30 DRV_imgsCalcFrameRate TVP7002: t_frame=242 VB=1610612736... DRV_imgsCalcFrameRate TVP7002: t_frame=242 VB=1610612736, VBMin=1098893829 TVP7002: SENSOR FPS VALUE = 30 TVP7002: Padded frame for 720 (X=260, Y=11) TVP7002: *** DRV_imgsCalcFrameTime *** TVP7002: Sensor Frame Timing Info, TVP7002: fps = 30 TVP7002: t_frame (ns) = 33333334.000000 TVP7002: t_row (ns) = 34062.500000 TVP7002: t_pclk (ns) = 15.625000 TVP7002: pFrame->W = 1280 TVP7002: pFrame->H = 736 TVP7002: DataW = 1280 TVP7002: DataH = 736 TVP7002: V Pad = 0 TVP7002: H Pad = 0 TVP7002: SW = 978 TVP7002: SD = 0 TVP7002: HB = 450 TVP7002: VB = 242 TVP7002: HBmin = 450 TVP7002: VBmin = 9 TVP7002: f_pclk = 74250000 TVP7002: shutterOverhead (ns) = 6656.250000 TVP7002: col_size = 2559 TVP7002: row_size = 1471 TVP7002: col_skip = 1 TVP7002: row_skip = 1 TVP7002: col_bin = 0 TVP7002: row_bin = 0 TVP7002: col_start = 96 TVP7002: row_start = 236 TVP7002: pll_M = 16 TVP7002: pll_N = 1 TVP7002: pll_DIV = 2 TVP7002: ==== pModeCfg =========== TVP7002: sensorDataWidth = 1280 TVP7002: sensorDataHeight = 736 TVP7002: validStartX = 260 TVP7002: validStartY = 11 TVP7002: validWidth = 1280 TVP7002: validHeight = 736 TVP7002: binEnable = 0 TVP7002: TVP7002: ## TVP7002: ## TVP7002: ## TVP7002: ######## TVP7002: ###### TVP7002: #### TVP7002: ## TVP7002: sensorDataWidth=1280, sensorDataHeight=736 TVP7002: validWidth=1280, validHeight=736 TVP7002: curFrameTime.W=1280, curFrameTime.H=736 CAPTURE: Opening ISIF. OSA_CMEM Alloc: 40028000 98304 bytes OSA_CMEM Alloc: 403c1000 98304 bytes OSA_CMEM Alloc: 4940d000 1884160 bytes OSA_CMEM Alloc: 495ed000 1884160 bytes OSA_CMEM Alloc: 49896000 1884160 bytes [Bob] drv_isif.c ycInSwap == FALSE [Bob] drv_isif.c outStartH=260, outStartV=11 [Bob] DRV_isifSetParams(537) outStartH=260, outStartV0=11, outStartV1=11, [Bob] drv_isif.c CSL_CCDC_SDR_OUT_TYPE_16BITS_PER_PIXEL [Bob] drv_isif.c inDataConfig.inDataType == CSL_CCDC_IN_DATA_TYPE_YUV16 [Bob] drv_isif.c vdInt=704 CAPTURE: Opening H3A. TVP7002: DRV_imgsGetH3aConfig OSA_CMEM Alloc: 40087000 6144 bytes OSA_CMEM Alloc: 403d9000 6144 bytes OSA_CMEM Alloc: 404af000 6144 bytes OSA_CMEM Alloc: 40532000 16384 bytes OSA_CMEM Alloc: 40546000 16384 bytes OSA_CMEM Alloc: 405a1000 16384 bytes H3A Settings, AEWB Win Start H = 292 AEWB Win Start V = 43 AEWB Win Num H = 12 AEWB Win Num V = 16 AEWB Win Width = 100 AEWB Win Height = 42 AEWB Win Inc H = 10 AEWB Win Inc V = 10 AEWB Win Pixels/Color = 50 CAPTURE: Opening IPIPE. [Bob] DRV_ipipeOpen 95 [Bob] DRV_ipipeOpen 108 - DRV_IPIPE_RSZ_A Disabled [Bob] DRV_ipipeOpen 114 - DRV_IPIPE_RSZ_B Disabled [Bob] DRV_ipipeOpen 118 - A = 0 B = 0 [Bob] DRV_ipipeOpen 133 - RSZBuf A = 0 B = 0 OSA_CMEM Alloc: 405d0000 24576 bytes [Bob] drv_ipipe.c rszInConfig.chormaFormatType = CSL_RSZ_CHROMA_FORMAT_422 OSA_CMEM Alloc: 4065c000 4096 bytes [Bob] DRV_ipipeOpen 301 - All OK! Returning... CAPTURE: Open DONE. [Bob] DRV_imgWidthHeightPad 250 Started with: Width 720 Height 512 [Bob] DRV_imgWidthHeightPad 267 Returning: Width 736 Height 512 [Bob] DRV_imgWidthHeightPad 250 Started with: Width 288 Height 192 [Bob] DRV_imgWidthHeightPad 267 Returning: Width 288 Height 192 [AVSRV_MT]: Create encodeTsk ... [ALG] [VidEnc] [Bob] Algname: 'h264enc' @6,717,569us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> Enter (engine=0x4e1400, name='h264enc', params=0x4e2160) @6,717,763us: [+0 T:0x4605e460] CV - VISA_create(0x4e1400, 'h264enc', 0x4e2160, 0x520, 'ti.sdo.ce.video1.IVIDENC1') @6,717,899us: [+0 T:0x4605e460] CV - VISA_create2(0x4e1400, 'h264enc', 0x4e2160, 0x7c, 0x520, 'ti.sdo.ce.video1.IVIDENC1') @6,718,063us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_create> Enter (fxns=0x32a798, idma3Fxns=0x0, iresFxns=0x32a824, params=0x4e2160, attrs=0x4605dbd4) @6,718,206us: [+2 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_create> useCachedMem = -1 @6,718,331us: [+0 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Enter (scratchId=1, fxns=0x32a798, parentAlg=0x0, params=0x4e2160, useCacheMem=-1) @6,726,022us: [+2 T:0x4605e460] ti.sdo.ce.alg - ALG_create> algNumAlloc 16 memory recs @6,744,521us: [+2 T:0x4605e460] ti.sdo.ce.alg - ALG_create> algAlloc returned numRecs=16 @6,744,695us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[0]: size=0x724, align=0x80, space=0x11, attrs=0x1 @6,744,827us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[1]: size=0x14a8, align=0x80, space=0x11, attrs=0x1 @6,744,947us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[2]: size=0x14a8, align=0x80, space=0x11, attrs=0x1 @6,745,060us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[3]: size=0x5000, align=0x80, space=0x11, attrs=0x0 @6,745,176us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[4]: size=0x800, align=0x80, space=0x11, attrs=0x1 @6,745,284us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[5]: size=0x15f000, align=0x800, space=0x11, attrs=0x1 @6,745,429us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[6]: size=0x380, align=0x80, space=0x11, attrs=0x0 @6,745,550us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[7]: size=0xccdc, align=0x80, space=0x11, attrs=0x1 @6,745,662us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[8]: size=0xce68, align=0x80, space=0x11, attrs=0x1 @6,745,773us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[9]: size=0x10680, align=0x80, space=0x11, attrs=0x1 @6,745,884us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[10]: size=0x20000, align=0x80, space=0x11, attrs=0x1 @6,745,993us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[11]: size=0x40000, align=0x80, space=0x11, attrs=0x1 @6,746,105us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[12]: size=0x280, align=0x80, space=0x11, attrs=0x1 @6,746,217us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[13]: size=0xc000, align=0x80, space=0x11, attrs=0x1 @6,746,326us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[14]: size=0x3900, align=0x80, space=0x11, attrs=0x1 @6,746,435us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[15]: size=0x1da0, align=0x80, space=0x11, attrs=0x1 @6,746,547us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4e23a8, n=16, useCachedMem=-1 @6,746,805us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(1828) = 0x40742000. @6,746,974us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40742000) = 0x835b7000. @6,747,358us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(5288) = 0x40747000. @6,747,537us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40747000) = 0x835b8000. @6,747,839us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(5288) = 0x40780000. @6,748,005us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40780000) = 0x835ba000. @6,748,336us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(20480) = 0x407e7000. @6,748,528us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x407e7000) = 0x835bc000. @6,748,886us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(2048) = 0x4088a000. @6,749,055us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4088a000) = 0x835c1000. @6,749,406us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(1437696) = 0x49a62000. @7,081,127us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x49a62000) = 0x835c2000. @7,087,005us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(896) = 0x40001000. @7,087,291us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40001000) = 0x83721000. @7,087,628us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(52444) = 0x400c4000. @7,087,823us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x400c4000) = 0x83722000. @7,088,369us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(52840) = 0x403db000. @7,088,566us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403db000) = 0x8372f000. @7,089,070us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(67200) = 0x4041d000. @7,089,267us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4041d000) = 0x8373c000. @7,089,893us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(131072) = 0x404b7000. @7,090,092us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404b7000) = 0x8374d000. @7,090,947us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(262144) = 0x4060a000. @7,091,144us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4060a000) = 0x8376d000. @7,092,478us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(640) = 0x40003000. @7,092,657us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40003000) = 0x837ad000. @7,092,971us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(49152) = 0x403ff000. @7,093,168us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403ff000) = 0x837ae000. @7,093,715us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(14592) = 0x403e8000. @7,093,890us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403e8000) = 0x837ba000. @7,094,229us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(7584) = 0x4048d000. @7,094,402us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4048d000) = 0x837be000. @7,094,599us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,386,718us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> algInit returned IALG_EOK @7,386,973us: [+0 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Exit (algHandle=0x40742000) @7,387,123us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da7c, n=1 @7,387,341us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da7c, n=1, useCachedMem=-1 @7,387,614us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(800) = 0x40584000. @7,387,782us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40584000) = 0x837c0000. @7,387,959us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,390,914us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,391,150us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,391,308us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,391,453us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,391,572us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,391,706us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,391,944us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @7,392,175us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,392,461us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x405f5000. @7,392,629us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x405f5000) = 0x837c1000. @7,392,801us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,392,933us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @7,393,045us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @7,393,278us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(146) = 0x406a5000. @7,393,439us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x406a5000) = 0x837c2000. @7,393,603us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,393,769us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @7,393,896us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,394,158us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,394,336us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,394,466us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,394,600us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,394,740us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,394,882us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,395,001us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,395,170us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,395,370us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @7,395,512us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,395,759us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40089000. @7,395,921us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40089000) = 0x837c1000. @7,396,090us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,396,222us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @7,396,335us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @7,396,617us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x403ec000. @7,396,787us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403ec000) = 0x837c3000. @7,396,961us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,397,095us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @7,397,313us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,729,536us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,729,734us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,729,862us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,729,999us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,730,141us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,730,282us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,730,401us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,730,534us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,730,756us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @7,730,904us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,731,168us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x403ed000. @7,731,337us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403ed000) = 0x837c1000. @7,731,501us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,731,632us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @7,731,747us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @7,731,982us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404b1000. @7,732,178us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404b1000) = 0x837c4000. @7,732,354us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,732,487us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @7,732,606us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,732,849us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,733,024us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,733,157us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,733,296us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,733,467us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,733,623us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @7,733,747us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @7,733,877us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @7,734,101us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @7,734,240us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,734,483us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @7,734,644us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @7,734,845us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,734,985us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @7,735,104us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @7,735,354us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(74) = 0x403ed000. @7,735,518us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403ed000) = 0x837c5000. @7,735,692us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @7,735,826us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @7,735,944us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @7,736,184us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @7,736,398us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,069,160us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,069,350us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,069,505us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,069,652us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,069,773us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,069,907us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,070,135us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @8,070,282us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,070,569us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @8,070,740us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @8,070,916us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,071,052us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @8,071,167us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @8,071,408us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x40089000. @8,071,573us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40089000) = 0x837c6000. @8,071,747us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,071,930us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @8,072,049us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,072,292us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,072,467us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,072,600us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,072,741us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,072,883us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,073,027us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,073,148us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,073,328us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,073,557us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @8,073,703us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,073,954us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008a000. @8,074,158us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837c1000. @8,074,331us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,074,465us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @8,074,618us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @8,074,891us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x403ee000. @8,075,062us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x403ee000) = 0x837c7000. @8,075,241us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,075,376us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @8,075,494us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,075,733us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,075,910us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,076,083us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,408,915us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,409,103us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,409,255us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,409,375us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,409,507us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,409,704us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @8,409,842us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,410,104us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4040b000. @8,410,311us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040b000) = 0x837c1000. @8,410,489us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,410,622us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @8,410,737us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @8,410,971us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4042e000. @8,411,135us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4042e000) = 0x837c8000. @8,411,307us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,411,439us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @8,411,592us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,411,843us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,412,020us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,412,152us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,412,286us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,412,427us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,412,566us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,412,686us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,412,814us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,413,043us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @8,413,193us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,413,455us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4040b000. @8,413,624us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040b000) = 0x837c1000. @8,413,799us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,413,932us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @8,414,044us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @8,414,278us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4048b000. @8,414,475us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4048b000) = 0x837c9000. @8,414,650us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,414,786us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @8,414,903us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,415,142us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,415,316us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,415,445us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,415,578us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,747,418us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,747,607us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,747,732us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,747,870us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,748,109us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @8,748,254us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,748,550us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4040b000. @8,748,723us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040b000) = 0x837c1000. @8,748,896us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,749,025us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @8,749,143us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @8,749,379us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(98) = 0x4047a000. @8,749,537us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4047a000) = 0x837ca000. @8,749,711us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,749,848us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @8,750,006us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,750,266us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,750,446us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,750,572us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,750,707us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,750,851us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,750,990us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,751,110us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,751,240us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,751,508us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @8,751,654us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,751,902us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008a000. @8,752,068us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837c1000. @8,752,241us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,752,373us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @8,752,485us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @8,752,768us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x4040b000. @8,752,938us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040b000) = 0x837cb000. @8,753,112us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @8,753,245us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @8,753,361us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @8,753,595us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,753,774us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @8,753,907us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @8,754,077us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @8,754,233us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @8,754,376us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,086,974us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,087,161us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,087,499us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,087,646us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,087,898us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40005000. @9,088,065us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40005000) = 0x837c1000. @9,088,272us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,088,414us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @9,088,531us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @9,088,787us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4040c000. @9,088,955us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040c000) = 0x837cc000. @9,089,138us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,089,277us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @9,089,391us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,089,676us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,089,858us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,089,987us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,090,125us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,090,269us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,090,415us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,090,536us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,090,668us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,090,867us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,091,042us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,091,314us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4040d000. @9,091,483us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040d000) = 0x837c1000. @9,091,658us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,091,829us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @9,091,951us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @9,092,195us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404da000. @9,092,359us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404da000) = 0x837cd000. @9,092,573us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,092,711us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @9,092,826us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,093,066us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,093,248us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,093,377us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,093,514us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,093,657us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,093,833us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,093,961us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,426,725us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,426,971us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,427,118us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,427,509us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008a000. @9,427,690us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837c1000. @9,427,863us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,428,032us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @9,428,160us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @9,428,412us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4040d000. @9,428,577us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040d000) = 0x837ce000. @9,428,751us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,428,882us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @9,429,001us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,429,247us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,429,458us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,429,591us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,429,726us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,429,873us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,430,011us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,430,135us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,430,265us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,430,463us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,430,606us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,430,885us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008a000. @9,431,055us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837c1000. @9,431,232us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,431,363us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @9,431,475us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @9,431,712us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4008b000. @9,431,873us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008b000) = 0x837cf000. @9,432,051us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,432,228us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @9,432,352us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,432,586us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,432,762us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,432,890us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,433,023us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,433,166us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,433,303us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,433,422us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,433,589us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,766,507us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,766,673us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,766,927us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008a000. @9,767,092us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837c1000. @9,767,377us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,767,534us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @9,767,652us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @9,767,956us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4040e000. @9,768,122us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040e000) = 0x837d0000. @9,768,297us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,768,433us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @9,768,549us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,768,791us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,768,971us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,769,135us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,769,281us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,769,429us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,769,573us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,769,696us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,769,827us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,770,027us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,770,176us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,770,424us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008a000. @9,770,625us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837c1000. @9,770,851us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,770,986us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @9,771,100us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @9,771,357us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4040f000. @9,771,563us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4040f000) = 0x837d1000. @9,771,737us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @9,771,908us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @9,772,036us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @9,772,309us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,772,490us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,772,619us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,772,757us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,772,941us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @9,773,090us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @9,773,244us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @9,773,388us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @9,773,624us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @9,773,769us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,106,302us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @10,106,488us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @10,106,662us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,106,799us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @10,106,912us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @10,107,154us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4008a000. @10,107,462us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008a000) = 0x837d2000. @10,107,653us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,107,793us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @10,107,908us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,108,143us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,108,318us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,108,449us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,108,585us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,108,729us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,108,907us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,109,034us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,109,167us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,109,432us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @10,109,584us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,109,841us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @10,110,005us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @10,110,208us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,110,348us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @10,110,462us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @10,110,722us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40410000. @10,110,889us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40410000) = 0x837d3000. @10,111,066us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,111,206us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @10,111,320us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,111,556us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,111,767us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,111,898us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,112,029us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,112,171us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,112,311us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,112,429us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,112,555us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,112,753us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @10,112,895us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,113,203us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40411000. @10,445,914us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40411000) = 0x837c1000. @10,446,124us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,446,263us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @10,446,375us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @10,446,615us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404aa000. @10,446,780us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404aa000) = 0x837d4000. @10,446,959us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,447,097us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @10,447,374us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,447,639us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,447,821us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,447,954us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,448,089us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,448,233us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,448,374us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,448,488us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,448,664us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,448,907us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @10,449,054us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,449,309us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008c000. @10,449,475us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008c000) = 0x837c1000. @10,449,653us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,449,784us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @10,449,897us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @10,450,200us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x40411000. @10,450,366us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40411000) = 0x837d5000. @10,450,546us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,450,686us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @10,450,803us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,451,037us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,451,212us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,451,375us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,451,521us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,451,669us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,451,813us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,451,929us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,452,058us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,452,294us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @10,452,437us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,452,738us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40412000. @10,452,912us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40412000) = 0x837c1000. @10,785,679us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,785,844us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @10,785,965us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @10,786,218us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40480000. @10,786,390us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40480000) = 0x837d6000. @10,786,569us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,786,706us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @10,786,819us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,787,102us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,787,383us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,787,527us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,787,666us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,787,809us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,787,950us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,788,070us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,788,202us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,788,441us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @10,788,586us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,788,836us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008c000. @10,789,001us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008c000) = 0x837c1000. @10,789,178us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,789,308us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @10,789,420us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @10,789,707us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40412000. @10,789,877us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40412000) = 0x837d7000. @10,790,058us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @10,790,195us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @10,790,309us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,790,545us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,790,721us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,790,849us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,790,982us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,791,163us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @10,791,311us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @10,791,432us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @10,791,562us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @10,791,765us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @10,791,910us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @10,792,180us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40413000. @10,792,350us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40413000) = 0x837c1000. @10,792,559us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,125,373us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,125,531us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,125,801us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404d7000. @11,125,972us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404d7000) = 0x837d8000. @11,126,152us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,126,289us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @11,126,405us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,126,678us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,126,859us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,126,990us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,127,151us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,127,408us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,127,570us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,127,693us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,127,822us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,128,058us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @11,128,207us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,128,479us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40413000. @11,128,649us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40413000) = 0x837c1000. @11,128,827us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,128,958us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,129,073us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,129,316us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4044d000. @11,129,517us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4044d000) = 0x837d9000. @11,129,700us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,129,836us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @11,129,952us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,130,193us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,130,369us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,130,499us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,130,638us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,130,815us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,130,967us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,131,087us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,131,217us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,131,419us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @11,131,561us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,131,832us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40413000. @11,131,998us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40413000) = 0x837c1000. @11,132,204us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,132,347us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,465,096us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,465,403us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404d8000. @11,465,573us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404d8000) = 0x837da000. @11,465,754us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,465,892us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @11,466,010us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,466,251us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,466,463us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,466,593us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,466,730us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,466,875us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,467,015us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,467,140us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,467,408us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,467,673us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @11,467,859us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,468,127us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40002000. @11,468,292us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40002000) = 0x837c1000. @11,468,472us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,468,606us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,468,717us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,468,980us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x40413000. @11,469,181us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40413000) = 0x837db000. @11,469,367us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,469,509us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @11,469,626us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,469,865us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,470,044us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,470,175us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,470,308us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,470,448us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,470,625us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,470,748us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,470,878us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,471,119us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @11,471,260us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,471,530us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40414000. @11,471,700us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40414000) = 0x837c1000. @11,471,876us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,472,047us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,472,164us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,804,964us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x404d9000. @11,805,152us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404d9000) = 0x837dc000. @11,805,335us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,805,473us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @11,805,587us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,805,834us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,806,009us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,806,179us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,806,327us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,806,474us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,806,615us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,806,732us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,806,867us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,807,074us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @11,807,323us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,807,640us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008c000. @11,807,813us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008c000) = 0x837c1000. @11,807,990us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,808,123us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,808,241us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,808,499us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40414000. @11,808,664us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40414000) = 0x837dd000. @11,808,837us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,809,013us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @11,809,138us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,809,381us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,809,557us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,809,687us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,809,818us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,809,961us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @11,810,100us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @11,810,218us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @11,810,389us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @11,810,598us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @11,810,741us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @11,810,993us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @11,811,193us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @11,811,373us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @11,811,505us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @11,811,649us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @11,811,911us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4008c000. @12,144,590us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008c000) = 0x837de000. @12,144,838us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,144,989us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @12,145,102us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,145,343us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,145,522us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,145,655us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,145,788us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,145,975us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,146,123us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,146,241us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,146,372us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,146,610us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @12,146,755us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,147,032us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40415000. @12,147,317us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40415000) = 0x837c1000. @12,147,521us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,147,666us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @12,147,783us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @12,148,027us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x404b2000. @12,148,194us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404b2000) = 0x837df000. @12,148,373us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,148,511us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @12,148,662us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,148,911us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,149,087us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,149,223us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,149,358us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,149,502us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,149,641us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,149,763us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,149,893us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,150,171us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @12,150,321us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,150,577us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008d000. @12,150,744us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008d000) = 0x837c1000. @12,150,920us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,151,053us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @12,151,165us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @12,151,452us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40415000. @12,151,620us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40415000) = 0x837e0000. @12,484,354us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,484,521us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @12,484,642us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,484,888us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,485,064us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,485,196us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,485,333us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,485,479us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,485,658us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,485,782us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,485,910us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,486,168us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @12,486,315us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,486,588us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40416000. @12,486,757us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40416000) = 0x837c1000. @12,486,964us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,487,108us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @12,487,342us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @12,487,632us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(98) = 0x404dc000. @12,487,801us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404dc000) = 0x837e1000. @12,487,980us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,488,117us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @12,488,233us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,488,512us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,488,691us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,488,821us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,488,955us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,489,098us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,489,245us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,489,368us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,489,496us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,489,771us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @12,489,919us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,490,177us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4008d000. @12,490,346us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008d000) = 0x837c1000. @12,490,525us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,490,658us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @12,490,769us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @12,491,027us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40416000. @12,491,237us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40416000) = 0x837e2000. @12,491,418us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,824,042us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @12,824,203us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,824,465us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,824,646us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,824,779us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,824,914us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,825,058us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,825,199us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,825,354us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,825,494us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,825,748us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @12,825,892us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,826,151us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @12,826,316us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @12,826,497us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,826,629us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @12,826,791us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @12,827,080us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x4008d000. @12,827,382us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4008d000) = 0x837e3000. @12,827,590us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,827,730us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @12,827,845us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,828,122us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,828,303us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,828,433us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,828,568us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,828,710us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @12,828,885us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @12,829,012us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @12,829,150us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @12,829,357us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @12,829,531us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @12,829,816us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40417000. @12,829,985us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40417000) = 0x837c1000. @12,830,167us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,830,301us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @12,830,418us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @12,830,663us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4043f000. @12,830,862us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043f000) = 0x837e4000. @12,831,056us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @12,831,195us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,163,772us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,164,073us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,164,256us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,164,383us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,164,521us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,164,662us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,164,804us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,164,979us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,165,164us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,165,422us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @13,165,571us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,165,848us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40417000. @13,166,019us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40417000) = 0x837c1000. @13,166,200us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,166,336us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @13,166,486us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @13,166,742us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x404e1000. @13,166,906us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e1000) = 0x837e5000. @13,167,085us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,167,318us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,167,463us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,167,717us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,167,934us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,168,066us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,168,200us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,168,342us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,168,487us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,168,607us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,168,736us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,168,942us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @13,169,080us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,169,387us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40417000. @13,169,556us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40417000) = 0x837c1000. @13,169,732us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,169,865us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @13,169,979us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @13,170,221us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40457000. @13,170,386us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40457000) = 0x837e6000. @13,170,600us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,170,748us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,170,866us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,503,635us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,503,831us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,503,965us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,504,098us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,504,244us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,504,383us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,504,501us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,504,626us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,504,864us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @13,505,014us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,505,295us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40417000. @13,505,466us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40417000) = 0x837c1000. @13,505,648us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,505,780us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @13,505,891us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @13,506,164us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4043e000. @13,506,335us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043e000) = 0x837e7000. @13,506,517us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,506,653us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,506,765us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,507,003us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,507,183us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,507,433us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,507,614us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,507,768us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,507,912us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,508,034us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,508,165us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,508,371us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @13,508,518us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,508,789us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40417000. @13,508,991us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40417000) = 0x837c1000. @13,509,175us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,509,309us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @13,509,424us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @13,509,671us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404e2000. @13,509,838us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e2000) = 0x837e8000. @13,510,016us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,510,157us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,510,270us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,843,351us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,843,548us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,843,732us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,843,877us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,844,022us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,844,169us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,844,290us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,844,467us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,844,715us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @13,844,860us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,845,153us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4000a000. @13,845,324us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4000a000) = 0x837c1000. @13,845,506us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,845,645us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @13,845,755us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @13,846,048us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40417000. @13,846,223us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40417000) = 0x837e9000. @13,846,401us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,846,577us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,846,695us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,846,935us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,847,112us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,847,379us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,847,553us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,847,706us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @13,847,852us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @13,847,969us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @13,848,097us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @13,848,311us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @13,848,451us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,848,743us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40023000. @13,848,917us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40023000) = 0x837c1000. @13,849,099us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,849,236us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @13,849,352us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @13,849,613us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40418000. @13,849,777us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40418000) = 0x837ea000. @13,849,959us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @13,850,130us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @13,850,253us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @13,850,493us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,183,011us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,183,177us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,183,316us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,183,460us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,183,600us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,183,720us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,183,849us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,184,065us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @14,184,245us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,184,540us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40419000. @14,184,713us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40419000) = 0x837c1000. @14,184,893us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,185,025us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @14,185,141us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @14,185,391us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404ad000. @14,185,559us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404ad000) = 0x837eb000. @14,185,784us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,185,921us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @14,186,037us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,186,288us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,186,466us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,186,598us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,186,730us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,186,876us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,187,052us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,187,184us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,187,453us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,187,677us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @14,187,819us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,188,077us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4000d000. @14,188,243us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4000d000) = 0x837c1000. @14,188,451us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,188,589us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @14,188,704us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @14,188,979us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40419000. @14,189,147us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40419000) = 0x837ec000. @14,189,329us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,189,466us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @14,189,578us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,189,852us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,190,032us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,522,708us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,522,894us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,523,046us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,523,195us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,523,314us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,523,445us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,523,664us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @14,523,807us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,524,155us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4041a000. @14,524,332us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4041a000) = 0x837c1000. @14,524,514us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,524,649us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @14,524,765us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @14,525,013us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404db000. @14,525,179us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404db000) = 0x837ed000. @14,525,395us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,525,537us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @14,525,652us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,525,897us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,526,068us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,526,199us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,526,337us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,526,480us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,526,620us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,526,768us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,526,908us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,527,167us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @14,527,445us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,527,713us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @14,527,881us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x837c1000. @14,528,060us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,528,242us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @14,528,362us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @14,528,626us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x4041a000. @14,528,792us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4041a000) = 0x837ee000. @14,528,978us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,529,117us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @14,529,236us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,529,513us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,529,693us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,529,822us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,862,469us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,862,652us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,862,805us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,862,925us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,863,054us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,863,276us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @14,863,421us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,863,712us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40041000. @14,863,884us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40041000) = 0x837c1000. @14,864,065us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,864,236us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @14,864,362us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @14,864,638us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4041b000. @14,864,809us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4041b000) = 0x837ef000. @14,864,989us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,865,158us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @14,865,282us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @14,865,528us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,865,705us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,865,837us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,865,970us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,866,106us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,866,240us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,866,359us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,866,526us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @14,866,654us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da44, n=1 @14,866,769us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da44, n=1, useCachedMem=-1 @14,867,015us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(344) = 0x40023000. @14,867,185us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40023000) = 0x837c1000. @14,867,489us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,867,722us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da58, n=1 @14,867,888us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da58, n=1, useCachedMem=-1 @14,868,181us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(296) = 0x4041c000. @14,868,352us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4041c000) = 0x837f0000. @14,868,540us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @14,868,677us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da44, n=1 @14,868,794us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da44, n=1, useCachedMem=-1 @14,869,037us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @14,869,211us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @14,869,383us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @14,869,525us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,202,194us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,202,379us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,202,507us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @15,202,641us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,202,767us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da5c, n=1 @15,202,881us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da5c, n=1, useCachedMem=-1 @15,203,159us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4042f000. @15,203,327us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4042f000) = 0x837c1000. @15,203,547us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @15,203,685us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605d994, n=1 @15,203,800us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605d994, n=1, useCachedMem=-1 @15,204,046us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(28) = 0x404dd000. @15,204,213us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404dd000) = 0x837f1000. @15,204,396us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @15,204,912us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da5c, n=1 @15,205,084us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da5c, n=1, useCachedMem=-1 @15,205,346us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,205,524us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,205,653us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @15,205,786us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,205,921us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,206,061us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,206,211us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @15,206,356us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,206,479us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @15,206,591us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @15,206,863us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(20) = 0x4042f000. @15,207,035us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4042f000) = 0x837c1000. @15,207,322us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @15,207,480us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da5c, n=1 @15,207,635us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da5c, n=1, useCachedMem=-1 @15,207,897us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x404a7000. @15,208,064us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404a7000) = 0x837f2000. @15,208,253us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @15,208,535us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da48, n=1 @15,208,688us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @15,208,943us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,209,161us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,209,291us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @15,209,424us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,209,564us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,541,933us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,542,093us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @15,542,238us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,542,364us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da44, n=1 @15,542,477us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da44, n=1, useCachedMem=-1 @15,542,754us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(16) = 0x4042f000. @15,542,925us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4042f000) = 0x837c1000. @15,543,104us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @15,543,271us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da58, n=1 @15,543,385us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da58, n=1, useCachedMem=-1 @15,543,630us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(16) = 0x404ec000. @15,543,797us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404ec000) = 0x837f3000. @15,543,982us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @15,544,149us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da44, n=1 @15,544,275us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da44, n=1, useCachedMem=-1 @15,544,556us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,544,738us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,544,866us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @15,544,999us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @15,558,108us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @15,558,317us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @15,558,483us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da7c, n=1 @15,558,602us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da7c, n=1, useCachedMem=-1 @15,558,855us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_create> return (0x4e2390) @15,559,005us: [+5 T:0x4605e460] CV - VISA_create> local codec created (name='h264enc', handle=0x4e2390) @15,559,130us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> return (0x4e2358) [ALG] [VidEnc] Input W/H 480/720 [ALG] [VidEnc] TargetBitRate 5800000 [ALG] [VidEnc] captureWidth 736 [ALG] [VidEnc] targ/ref Framerate 30000 / 30000 [ALG] [VidEnc] resetHDVICPeveryFrame=1 [ALG] [VidEnc] bitrate = 5800000 bps [ALG] [VidEnc] VICP Lock (0)... [ALG] [VidEnc] VICP Locked @15,564,966us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Enter (handle=0x4e2358, id=1, dynParams=0x4e21dc (size=0xd4), status=0x4e22b0 (size=0x9c) @15,565,120us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @15,565,277us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @15,565,488us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @15,582,637us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @15,582,811us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @15,582,983us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @15,583,107us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Exit (handle=0x4e2358, retVal=0x0) @15,583,226us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Enter (handle=0x4e2358, id=5, dynParams=0x4e21dc (size=0xd4), status=0x4e22b0 (size=0x9c) @15,583,387us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @15,583,506us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @15,583,662us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @15,583,797us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @15,583,908us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @15,584,054us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @15,916,314us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Exit (handle=0x4e2358, retVal=0x0) OSA_CMEM Alloc: 4042f000 10800 bytes @15,916,830us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Enter (handle=0x4e2358, id=1, dynParams=0x4e21dc (size=0xd4), status=0x4e22b0 (size=0x9c) @15,916,987us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @15,917,107us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @15,917,369us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @15,917,649us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @15,917,800us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @15,917,969us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @15,918,090us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Exit (handle=0x4e2358, retVal=0x0) [ALG] [VidEnc] VICP UnLock (0)... [ALG] [VidEnc] VICP UnLocked VIDEO_encodeTskCreate encodestream 0, ID=0, sensorFPS=30, encframerate=30000, prm_mode=0 [ALG] [VidEnc] [Bob] Algname: 'h264enc' @15,918,496us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> Enter (engine=0x4e1400, name='h264enc', params=0x4e2a60) @15,918,624us: [+0 T:0x4605e460] CV - VISA_create(0x4e1400, 'h264enc', 0x4e2a60, 0x520, 'ti.sdo.ce.video1.IVIDENC1') @15,918,743us: [+0 T:0x4605e460] CV - VISA_create2(0x4e1400, 'h264enc', 0x4e2a60, 0x7c, 0x520, 'ti.sdo.ce.video1.IVIDENC1') @15,918,899us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_create> Enter (fxns=0x32a798, idma3Fxns=0x0, iresFxns=0x32a824, params=0x4e2a60, attrs=0x4605dbd4) @15,919,078us: [+2 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_create> useCachedMem = -1 @15,919,211us: [+0 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Enter (scratchId=1, fxns=0x32a798, parentAlg=0x0, params=0x4e2a60, useCacheMem=-1) @15,919,343us: [+2 T:0x4605e460] ti.sdo.ce.alg - ALG_create> algNumAlloc 16 memory recs @15,919,489us: [+2 T:0x4605e460] ti.sdo.ce.alg - ALG_create> algAlloc returned numRecs=16 @15,919,617us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[0]: size=0x724, align=0x80, space=0x11, attrs=0x1 @15,919,733us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[1]: size=0x14a8, align=0x80, space=0x11, attrs=0x1 @15,919,849us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[2]: size=0x14a8, align=0x80, space=0x11, attrs=0x1 @15,919,963us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[3]: size=0x5000, align=0x80, space=0x11, attrs=0x0 @15,920,074us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[4]: size=0x800, align=0x80, space=0x11, attrs=0x1 @15,920,185us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[5]: size=0x44a00, align=0x800, space=0x11, attrs=0x1 @15,920,295us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[6]: size=0x380, align=0x80, space=0x11, attrs=0x0 @15,920,449us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[7]: size=0xccdc, align=0x80, space=0x11, attrs=0x1 @15,920,563us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[8]: size=0xce68, align=0x80, space=0x11, attrs=0x1 @15,920,672us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[9]: size=0x10680, align=0x80, space=0x11, attrs=0x1 @15,920,781us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[10]: size=0x20000, align=0x80, space=0x11, attrs=0x1 @15,920,893us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[11]: size=0x40000, align=0x80, space=0x11, attrs=0x1 @15,921,001us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[12]: size=0x280, align=0x80, space=0x11, attrs=0x1 @16,253,280us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[13]: size=0xc000, align=0x80, space=0x11, attrs=0x1 @16,253,450us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[14]: size=0x1800, align=0x80, space=0x11, attrs=0x1 @16,253,573us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Memory requested memTab[15]: size=0x1a40, align=0x80, space=0x11, attrs=0x1 @16,253,695us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4e2c90, n=16, useCachedMem=-1 @16,253,947us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(1828) = 0x4048f000. @16,254,115us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4048f000) = 0x837c0000. @16,254,438us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(5288) = 0x404a8000. @16,254,649us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404a8000) = 0x837f7000. @16,254,979us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(5288) = 0x4053c000. @16,255,151us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4053c000) = 0x837f9000. @16,255,482us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(20480) = 0x405da000. @16,255,675us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x405da000) = 0x837fb000. @16,256,110us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(2048) = 0x40672000. @16,256,291us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40672000) = 0x837c1000. @16,256,626us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(281088) = 0x407ec000. @16,256,821us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x407ec000) = 0x83800000. @16,258,362us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(896) = 0x40432000. @16,258,549us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40432000) = 0x83845000. @16,258,912us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(52444) = 0x404ed000. @16,259,105us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404ed000) = 0x83846000. @16,259,635us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(52840) = 0x4054a000. @16,259,831us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4054a000) = 0x83853000. @16,260,400us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(67200) = 0x40565000. @16,260,595us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40565000) = 0x83860000. @16,261,191us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(131072) = 0x4057e000. @16,261,387us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4057e000) = 0x83871000. @16,262,274us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(262144) = 0x406a6000. @16,262,472us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x406a6000) = 0x83891000. @16,263,867us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(640) = 0x40433000. @16,264,049us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40433000) = 0x838d1000. @16,264,408us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(49152) = 0x404fa000. @16,264,604us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404fa000) = 0x838d2000. @16,265,145us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(6144) = 0x40434000. @16,265,322us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40434000) = 0x838de000. @16,265,705us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(6720) = 0x404a1000. @16,265,880us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404a1000) = 0x838e0000. @16,266,094us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,273,793us: [+4 T:0x4605e460] ti.sdo.ce.alg - ALG_create> algInit returned IALG_EOK @16,274,007us: [+0 T:0x4605e460] ti.sdo.ce.alg - ALG_create> Exit (algHandle=0x4048f000) @16,274,152us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da7c, n=1 @16,274,265us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da7c, n=1, useCachedMem=-1 @16,607,001us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(640) = 0x40541000. @16,607,187us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40541000) = 0x838e2000. @16,607,521us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,607,697us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,607,853us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,608,001us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,608,178us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,608,306us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,608,437us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,608,626us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @16,608,761us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,609,023us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4059e000. @16,609,187us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4059e000) = 0x838e3000. @16,609,374us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,609,541us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @16,609,668us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @16,609,926us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(146) = 0x40673000. @16,610,090us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40673000) = 0x838e4000. @16,610,278us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,610,417us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @16,610,535us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,610,794us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,611,005us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,611,141us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,611,276us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,611,416us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,611,557us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,611,676us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,611,805us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,611,982us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @16,612,119us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,612,435us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40436000. @16,612,607us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40436000) = 0x838e3000. @16,612,793us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,612,926us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @16,613,040us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @16,613,293us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404de000. @16,613,455us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404de000) = 0x838e5000. @16,613,640us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,613,819us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @16,613,937us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,946,747us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,946,941us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,947,072us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,947,211us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,947,473us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,947,630us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,947,751us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,947,918us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,948,109us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @16,948,253us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,948,541us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40436000. @16,948,712us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40436000) = 0x838e3000. @16,948,899us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,949,034us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @16,949,151us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @16,949,439us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40443000. @16,949,635us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40443000) = 0x838e6000. @16,949,829us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,949,965us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @16,950,080us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,950,339us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,950,517us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,950,679us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,950,825us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,950,972us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @16,951,113us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @16,951,229us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @16,951,356us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @16,951,545us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @16,951,685us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,951,945us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40000000. @16,952,153us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40000000) = 0x838e3000. @16,952,343us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,952,479us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @16,952,595us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @16,952,921us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(74) = 0x40436000. @16,953,096us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40436000) = 0x838e7000. @16,953,292us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @16,953,465us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @16,953,627us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @16,953,890us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,286,374us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,286,535us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,286,682us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,286,828us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,286,972us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,287,088us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,287,220us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,287,529us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @17,287,714us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,287,984us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x404a3000. @17,288,150us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404a3000) = 0x838e3000. @17,288,336us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,288,473us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @17,288,588us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @17,288,840us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x404e3000. @17,289,036us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e3000) = 0x838e8000. @17,289,233us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,289,376us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @17,289,492us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,289,750us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,289,929us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,290,060us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,290,199us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,290,372us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,290,528us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,290,648us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,290,779us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,290,967us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @17,291,106us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,291,391us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40437000. @17,291,561us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40437000) = 0x838e3000. @17,291,778us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,291,922us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @17,292,040us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @17,292,304us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x404df000. @17,292,469us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404df000) = 0x838e9000. @17,292,653us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,292,792us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @17,292,909us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,293,200us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,293,386us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,626,068us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,626,255us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,626,409us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,626,555us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,626,673us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,626,805us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,626,982us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @17,627,122us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,627,514us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40004000. @17,627,693us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40004000) = 0x838e3000. @17,627,887us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,628,027us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @17,628,145us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @17,628,431us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40437000. @17,628,599us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40437000) = 0x838ea000. @17,628,819us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,628,963us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @17,629,078us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,629,339us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,629,516us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,629,645us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,629,777us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,629,921us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,630,060us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,630,225us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,630,361us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,630,544us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @17,630,682us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,630,970us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @17,631,142us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @17,631,329us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,631,493us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @17,631,615us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @17,631,881us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4043a000. @17,632,048us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043a000) = 0x838eb000. @17,632,240us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,632,378us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @17,632,493us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,632,751us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,632,961us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,633,095us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,965,831us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,966,019us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,966,175us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,966,298us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,966,432us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,966,619us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @17,966,759us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,967,080us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @17,967,376us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @17,967,590us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,967,731us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @17,967,845us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @17,968,136us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(98) = 0x40506000. @17,968,307us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40506000) = 0x838ec000. @17,968,526us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,968,675us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @17,968,794us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,969,053us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,969,233us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,969,363us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,969,498us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,969,642us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,969,785us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,969,945us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,970,081us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @17,970,272us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @17,970,413us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,970,702us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @17,970,871us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @17,971,052us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,971,223us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @17,971,353us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @17,971,612us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x40507000. @17,971,779us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40507000) = 0x838ed000. @17,971,968us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @17,972,109us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @17,972,223us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @17,972,477us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @17,972,687us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @17,972,826us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @17,972,962us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,305,566us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,305,759us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,305,886us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,306,020us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,306,207us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @18,306,349us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,306,635us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @18,306,839us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @18,307,038us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,307,180us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @18,307,406us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @18,307,686us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40486000. @18,307,855us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40486000) = 0x838ee000. @18,308,049us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,308,226us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @18,308,347us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,308,604us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,308,780us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,308,913us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,309,047us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,309,187us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,309,334us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,309,452us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,309,621us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,309,811us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @18,309,948us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,310,233us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @18,310,402us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @18,310,588us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,310,725us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @18,310,837us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @18,311,132us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40497000. @18,311,301us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40497000) = 0x838ef000. @18,311,489us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,311,628us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @18,311,741us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,312,000us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,312,182us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,312,341us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,312,491us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,312,636us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,645,301us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,645,460us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,645,597us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,645,779us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @18,645,916us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,646,203us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @18,646,369us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @18,646,591us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,646,732us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @18,646,852us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @18,647,109us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404e0000. @18,647,378us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e0000) = 0x838f0000. @18,647,588us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,647,733us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @18,647,847us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,648,152us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,648,332us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,648,459us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,648,592us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,648,733us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,648,875us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,648,991us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,649,118us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,649,329us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @18,649,475us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,649,762us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40438000. @18,649,931us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838e3000. @18,650,122us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,650,254us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @18,650,368us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @18,650,623us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40508000. @18,650,831us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40508000) = 0x838f1000. @18,651,022us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,651,169us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @18,651,323us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,651,592us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,651,768us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,651,898us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,652,032us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,652,220us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,652,365us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,985,032us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,985,220us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,985,415us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @18,985,556us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,985,820us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40016000. @18,985,983us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40016000) = 0x838e3000. @18,986,168us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,986,337us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @18,986,458us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @18,986,738us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40438000. @18,986,908us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40438000) = 0x838f2000. @18,987,100us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,987,357us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @18,987,511us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,987,808us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,987,988us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,988,117us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,988,251us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,988,394us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,988,536us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,988,653us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,988,776us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,988,957us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @18,989,133us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,989,427us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40439000. @18,989,597us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40439000) = 0x838e3000. @18,989,789us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,989,926us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @18,990,042us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @18,990,302us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404a6000. @18,990,501us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404a6000) = 0x838f3000. @18,990,701us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @18,990,840us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @18,990,956us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @18,991,208us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,991,383us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,991,510us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @18,991,645us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @18,991,815us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @18,991,968us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @18,992,087us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,324,772us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,324,997us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @19,325,139us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,325,408us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40019000. @19,325,581us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40019000) = 0x838e3000. @19,325,768us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,325,903us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @19,326,054us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @19,326,352us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40439000. @19,326,519us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40439000) = 0x838f4000. @19,326,711us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,326,851us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @19,326,967us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,327,222us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,327,530us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,327,665us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,327,800us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,327,946us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,328,089us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,328,212us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,328,340us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,328,534us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @19,328,672us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,329,002us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043b000. @19,329,177us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043b000) = 0x838e3000. @19,329,364us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,329,503us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @19,329,618us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @19,329,877us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x404e5000. @19,330,038us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e5000) = 0x838f5000. @19,330,270us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,330,411us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @19,330,530us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,330,786us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,330,962us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,331,092us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,331,223us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,331,364us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,331,506us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,331,665us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,331,796us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,664,538us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @19,664,703us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,664,975us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @19,665,145us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x838e3000. @19,665,331us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,665,469us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @19,665,583us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @19,665,893us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4043b000. @19,666,065us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043b000) = 0x838f6000. @19,666,264us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,666,400us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @19,666,515us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,666,769us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,666,949us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,667,073us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,667,350us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,667,565us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,667,729us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,667,855us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,667,985us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,668,211us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @19,668,358us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,668,683us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043c000. @19,669,162us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043c000) = 0x838e3000. @19,669,373us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,669,515us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @19,669,633us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @19,669,931us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x40509000. @19,670,101us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40509000) = 0x838f7000. @19,670,293us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @19,670,431us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @19,670,548us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @19,670,845us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,671,030us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,671,161us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,671,328us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,671,516us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @19,671,660us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @19,671,782us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @19,671,910us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @19,672,104us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,004,206us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,004,546us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043c000. @20,004,723us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043c000) = 0x838e3000. @20,004,915us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,005,055us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @20,005,174us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @20,005,522us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x404e6000. @20,005,705us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e6000) = 0x838f8000. @20,005,900us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,006,045us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @20,006,161us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,006,422us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,006,601us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,006,729us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,006,900us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,007,056us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,007,206us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,007,487us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,007,642us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,007,834us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,007,976us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,008,281us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @20,008,457us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x838e3000. @20,008,647us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,008,785us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @20,008,902us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @20,009,200us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4043c000. @20,009,375us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043c000) = 0x838f9000. @20,009,573us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,009,795us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @20,009,918us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,010,182us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,010,359us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,010,539us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,010,677us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,010,822us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,010,965us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,011,148us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,011,292us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,011,481us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,011,622us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,344,117us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043d000. @20,344,303us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x838e3000. @20,344,493us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,344,631us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @20,344,744us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @20,345,037us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404e7000. @20,345,246us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e7000) = 0x838fa000. @20,345,444us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,345,590us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @20,345,708us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,345,968us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,346,145us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,346,273us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,346,406us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,346,579us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,346,735us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,346,853us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,346,979us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,347,163us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,347,408us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,347,717us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043d000. @20,347,890us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x838e3000. @20,348,119us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,348,256us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @20,348,370us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @20,348,635us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4050c000. @20,348,798us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4050c000) = 0x838fb000. @20,348,987us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,349,133us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @20,349,249us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,349,539us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,349,718us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,349,850us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,349,985us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,350,127us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,350,270us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,350,389us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,350,514us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,350,693us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,350,871us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,351,164us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043d000. @20,683,696us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x838e3000. @20,683,922us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,684,063us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @20,684,181us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @20,684,450us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4049a000. @20,684,618us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4049a000) = 0x838fc000. @20,684,809us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,684,987us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @20,685,112us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,685,373us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,685,550us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,685,679us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,685,812us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,685,953us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,686,090us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,686,211us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,686,378us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,686,578us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,686,756us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,687,048us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043d000. @20,687,222us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x838e3000. @20,687,533us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,687,702us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @20,687,831us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @20,688,100us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x404e8000. @20,688,269us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e8000) = 0x838fd000. @20,688,461us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @20,688,600us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @20,688,720us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,688,977us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,689,187us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,689,323us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,689,456us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,689,598us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @20,689,739us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @20,689,857us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @20,689,984us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @20,690,177us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @20,690,313us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @20,690,630us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043d000. @20,690,801us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x838e3000. @21,023,473us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,023,640us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,023,763us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @21,024,038us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(68) = 0x4050b000. @21,024,209us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4050b000) = 0x838fe000. @21,024,401us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,024,547us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @21,024,702us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,024,975us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,025,155us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,025,288us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,025,425us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,025,570us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,025,714us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,025,835us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,025,963us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,026,188us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @21,026,335us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,026,637us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x4043d000. @21,026,811us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x838e3000. @21,026,999us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,027,136us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,027,342us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @21,027,683us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x404e9000. @21,027,858us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404e9000) = 0x838ff000. @21,028,057us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,028,202us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @21,028,323us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,028,581us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,028,762us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,028,939us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,029,075us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,029,220us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,029,359us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,029,480us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,029,611us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,029,795us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @21,029,934us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,030,240us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40024000. @21,030,418us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40024000) = 0x838e3000. @21,030,607us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,363,143us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,363,303us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @21,363,604us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x4043d000. @21,363,775us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x4043d000) = 0x83900000. @21,363,968us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,364,112us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @21,364,229us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,364,524us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,364,705us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,364,840us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,364,974us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,365,116us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,365,259us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,365,379us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,365,506us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,365,702us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @21,365,885us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,366,191us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40440000. @21,366,362us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40440000) = 0x838e3000. @21,366,548us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,366,682us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,366,795us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @21,367,056us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x404ac000. @21,367,345us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404ac000) = 0x83901000. @21,367,563us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,367,708us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @21,367,826us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,368,082us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,368,263us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,368,390us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,368,552us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,368,706us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,368,851us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,368,972us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,369,104us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,369,300us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @21,369,446us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,369,747us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40440000. @21,369,949us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40440000) = 0x838e3000. @21,370,142us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,370,278us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,702,876us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @21,703,200us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x404ea000. @21,703,370us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404ea000) = 0x83902000. @21,703,562us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,703,703us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @21,703,818us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,704,076us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,704,294us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,704,459us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,704,598us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,704,744us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,704,884us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,705,001us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,705,132us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,705,330us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @21,705,474us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,705,813us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40440000. @21,705,987us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40440000) = 0x838e3000. @21,706,175us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,706,309us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,706,424us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @21,706,691us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(98) = 0x404eb000. @21,706,858us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404eb000) = 0x83903000. @21,707,088us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,707,233us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @21,707,473us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,707,740us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,707,917us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,708,044us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,708,179us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,708,357us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @21,708,508us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @21,708,628us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @21,708,758us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @21,708,954us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @21,709,097us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @21,709,391us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40440000. @21,709,566us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40440000) = 0x838e3000. @21,709,785us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @21,709,931us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @21,710,044us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @22,042,769us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40474000. @22,042,960us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40474000) = 0x83904000. @22,043,160us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,043,306us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @22,043,426us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,043,687us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,043,901us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,044,040us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,044,182us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,044,328us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,044,472us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,044,594us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,044,725us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,044,927us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @22,045,072us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,045,377us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40018000. @22,045,550us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40018000) = 0x838e3000. @22,045,745us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,045,882us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @22,045,997us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @22,046,287us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40440000. @22,046,456us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40440000) = 0x83905000. @22,046,679us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,046,833us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @22,046,952us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,047,209us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,047,493us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,047,631us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,047,770us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,047,915us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,048,097us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,048,224us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,048,358us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,048,547us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @22,048,685us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,048,987us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40441000. @22,049,161us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40441000) = 0x838e3000. @22,049,349us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,049,532us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @22,049,650us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @22,049,958us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40491000. @22,382,369us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40491000) = 0x83906000. @22,382,602us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,382,748us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @22,382,865us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,383,125us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,383,302us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,383,433us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,383,596us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,383,749us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,383,893us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,384,014us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,384,144us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,384,345us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @22,384,488us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,384,787us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40441000. @22,384,987us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40441000) = 0x838e3000. @22,385,188us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,385,329us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @22,385,443us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @22,385,707us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(62) = 0x40530000. @22,385,869us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40530000) = 0x83907000. @22,386,060us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,386,202us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @22,386,318us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,386,627us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,386,805us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,386,935us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,387,066us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,387,208us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,387,469us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,387,596us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,387,756us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,387,952us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da34, n=1 @22,388,096us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,388,427us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40441000. @22,388,601us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40441000) = 0x838e3000. @22,388,794us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,388,930us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @22,389,041us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @22,389,346us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(56) = 0x40447000. @22,389,516us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40447000) = 0x83908000. @22,722,168us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,722,339us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da34, n=1 @22,722,459us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da34, n=1, useCachedMem=-1 @22,722,721us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,722,896us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,723,025us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,723,160us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,723,292us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,723,473us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,723,592us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,723,722us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,723,841us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da44, n=1 @22,723,949us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da44, n=1, useCachedMem=-1 @22,724,239us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(344) = 0x40441000. @22,724,407us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40441000) = 0x838e3000. @22,724,597us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,724,860us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da58, n=1 @22,724,997us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da58, n=1, useCachedMem=-1 @22,725,266us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(296) = 0x404b3000. @22,725,435us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x404b3000) = 0x83909000. @22,725,623us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,725,762us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da44, n=1 @22,725,880us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da44, n=1, useCachedMem=-1 @22,726,169us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,726,352us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,726,481us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,726,615us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,726,743us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @22,726,876us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @22,726,991us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @22,727,117us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @22,727,241us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da5c, n=1 @22,727,529us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da5c, n=1, useCachedMem=-1 @22,727,815us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40040000. @22,727,982us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40040000) = 0x838e3000. @22,728,168us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @22,728,300us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605d994, n=1 @22,728,414us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605d994, n=1, useCachedMem=-1 @22,728,695us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(28) = 0x40441000. @22,728,894us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40441000) = 0x8390a000. @22,729,097us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @23,061,817us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da5c, n=1 @23,061,974us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da5c, n=1, useCachedMem=-1 @23,062,249us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @23,062,430us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @23,062,561us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @23,062,700us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @23,062,836us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @23,062,975us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @23,063,137us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @23,063,278us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @23,063,402us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da48, n=1 @23,063,515us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @23,063,779us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(20) = 0x40019000. @23,063,946us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40019000) = 0x838e3000. @23,064,135us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @23,064,269us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory> memTab=0x4605da5c, n=1 @23,064,386us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> memTab=0x4605da5c, n=1, useCachedMem=-1 @23,064,727us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_alloc(24) = 0x40442000. @23,064,901us: [+4 T:0x4605e460] OM - Memory_contigAlloc> CMEM_getPhys(0x40442000) = 0x8390b000. @23,065,095us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_allocMemory2> Returning (TRUE) @23,065,305us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da48, n=1 @23,065,451us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da48, n=1, useCachedMem=-1 @23,065,721us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @23,065,929us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @23,066,064us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_acquire> lock[0x4e1200] @23,066,203us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_acquire> lock[0x4e1200] @23,066,497us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Entered LockMP_release>lock[0x4e1200] @23,066,659us: [+0 T:0x4605e460] ti.sdo.ce.osal.LockMP - Leaving LockMP_release>lock[0x4e1200] @23,066,786us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory> memTab=0x4605da7c, n=1 @23,066,898us: [+0 T:0x4605e460] ti.sdo.ce.alg - _ALG_freeMemory2> memTab=0x4605da7c, n=1, useCachedMem=-1 @23,067,157us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_create> return (0x4e23a8) @23,067,440us: [+5 T:0x4605e460] CV - VISA_create> local codec created (name='h264enc', handle=0x4e23a8) @23,067,573us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> return (0x4e2c58) [ALG] [VidEnc] Input W/H 192/288 [ALG] [VidEnc] TargetBitRate 3256000 [ALG] [VidEnc] captureWidth 288 [ALG] [VidEnc] targ/ref Framerate 30000 / 30000 [ALG] [VidEnc] resetHDVICPeveryFrame=1 [ALG] [VidEnc] bitrate = 3256000 bps [ALG] [VidEnc] VICP Lock (0)... [ALG] [VidEnc] VICP Locked @23,068,117us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Enter (handle=0x4e2c58, id=1, dynParams=0x4e2adc (size=0xd4), status=0x4e2bb0 (size=0x9c) @23,068,258us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @23,068,372us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @23,400,193us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @23,400,458us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @23,400,606us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @23,400,769us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @23,400,892us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Exit (handle=0x4e2c58, retVal=0x0) @23,401,010us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Enter (handle=0x4e2c58, id=5, dynParams=0x4e2adc (size=0xd4), status=0x4e2bb0 (size=0x9c) @23,401,144us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @23,401,251us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @23,401,427us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @23,401,575us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @23,401,696us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @23,401,844us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @23,401,960us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Exit (handle=0x4e2c58, retVal=0x0) OSA_CMEM Alloc: 40040000 1728 bytes @23,402,393us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Enter (handle=0x4e2c58, id=1, dynParams=0x4e2adc (size=0xd4), status=0x4e2bb0 (size=0x9c) @23,402,547us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @23,402,663us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @23,402,847us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @23,403,074us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @23,403,223us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @23,403,383us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @23,403,505us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_control> Exit (handle=0x4e2c58, retVal=0x0) [ALG] [VidEnc] VICP UnLock (0)... [ALG] [VidEnc] VICP UnLocked VIDEO_encodeTskCreate encodestream 1, ID=1, sensorFPS=30, encframerate=30000, prm_mode=0 [AVSRV_MT]: Create streamTsk ... STREAM: Recevied CMD = 0x0300 STREAM: Create... [AV_STREAM] Ext 0: 288x192 [AV_STREAM] Ext 1: 0x0 OSA_CMEM AllocCached: 49dc1000 22020608 bytes [MEM_MNG_DBG]: MEM_INIT Success Created sem 0 Created sem 0, address 0x33e988 Created sem 1 Created sem 1, address 0x33e9a0 Created sem 2 Created sem 2, address 0x33e9b8 Created sem 3 Created sem 3, address 0x33e9d0 Created sem 4 Created sem 4, address 0x33e9e8 Created sem 5 Created sem 5, address 0x33ea00 Created sem 6 Created sem 6, address 0x33ea18 STREAM: Create...DONE Listen [29]... Listen [29]... Listen [29]... Listen [29]... Listen [29]... [AVSRV_MT]: Create fdTsk ... OSA_CMEM Alloc: 405a5000 153600 bytes OSA_CMEM AllocCached: 4045e000 76800 bytes OSA_CMEM AllocCached: 40444000 1568 bytes [AVSRV_MT]: Create displayTsk ... OSA_CMEM Alloc: 4089e000 529920 bytes [BOOT_PROC] alarm_handler: TimeOut occure in boot_proc. [BOOT_PROC] alarm_handler:Program exit. OSA_CMEM Alloc: 40956000 529920 bytes OSA_CMEM Alloc: 40a89000 529920 bytes [AVSRV_MT]: Create aewbTsk ... AEWB: VIDEO_aewbTskCreate - aewbvendor=0, type=0 [Bob] - ALG_aewbCreate Vendor = 0 [NONE] IPNC_DM368n_4.0.2 (root@Bob-VirtualBox) (gcc version 4.3.3 (GCC) ) #1 PREEM IPNC AUTO_IRIS = 1 [Bob] - Totally not creating AEWB_NONE! [AVSRV_MT]: Create audioPlayTsk ... [AVSRV_MT]: Create motionTsk ... [AVSRV_MT]: Create swosdTsk ... SWOSD: Recevied CMD = 0x0300 OSA_CMEM AllocCached: 40471000 10240 bytes OSA_CMEM AllocCached: 4050d000 5120 bytes OSA_CMEM AllocCached: 40448000 2560 bytes OSA_CMEM AllocCached: 404b4000 1280 bytes Default Icon TI Logo Default Icon TI Logo OSA_CMEM AllocCached: 4050f000 27360 bytes OSA_CMEM AllocCached: 405ee000 16128 bytes OSA_CMEM AllocCached: 40696000 13104 bytes OSA_CMEM AllocCached: 406e6000 6480 bytes OSA_CMEM AllocCached: 40000000 2592 bytes OSA_CMEM AllocCached: 40021000 16128 bytes OSA_CMEM AllocCached: 40449000 13104 bytes OSA_CMEM AllocCached: 4044e000 6480 bytes OSA_CMEM AllocCached: 40479000 2592 bytes OSA_CMEM AllocCached: 40516000 16128 bytes OSA_CMEM AllocCached: 40557000 13104 bytes OSA_CMEM AllocCached: 405cb000 6480 bytes OSA_CMEM AllocCached: 40450000 2592 bytes OSA_CMEM AllocCached: 4051a000 16128 bytes OSA_CMEM AllocCached: 405f2000 13104 bytes OSA_CMEM AllocCached: 4064a000 6480 bytes OSA_CMEM AllocCached: 40004000 2592 bytes OSA_CMEM AllocCached: 40451000 16128 bytes OSA_CMEM AllocCached: 4049b000 13104 bytes OSA_CMEM AllocCached: 40041000 6480 bytes OSA_CMEM AllocCached: 40455000 2592 bytes OSA_CMEM AllocCached: 4055b000 16128 bytes OSA_CMEM AllocCached: 405d6000 13104 bytes OSA_CMEM AllocCached: 40458000 6480 bytes OSA_CMEM AllocCached: 40456000 2592 bytes OSA_CMEM AllocCached: 4051e000 16128 bytes OSA_CMEM AllocCached: 405df000 13104 bytes OSA_CMEM AllocCached: 4045a000 6480 bytes OSA_CMEM AllocCached: 40492000 2592 bytes OSA_CMEM AllocCached: 40576000 16128 bytes OSA_CMEM AllocCached: 405fb000 13104 bytes OSA_CMEM AllocCached: 40678000 6480 bytes OSA_CMEM AllocCached: 406e8000 2592 bytes OSA_CMEM AllocCached: 4075f000 16128 bytes OSA_CMEM AllocCached: 40831000 13104 bytes OSA_CMEM AllocCached: 40924000 6480 bytes OSA_CMEM AllocCached: 409d8000 2592 bytes OSA_CMEM AllocCached: 40a30000 16128 bytes OSA_CMEM AllocCached: 40b0b000 13104 bytes OSA_CMEM AllocCached: 413a9000 6480 bytes OSA_CMEM AllocCached: 41441000 2592 bytes OSA_CMEM AllocCached: 41c4f000 27360 bytes OSA_CMEM AllocCached: 42492000 16128 bytes OSA_CMEM AllocCached: 424f5000 13104 bytes OSA_CMEM AllocCached: 42d5c000 6480 bytes OSA_CMEM AllocCached: 435b4000 2592 bytes OSA_CMEM AllocCached: 435ed000 16128 bytes OSA_CMEM AllocCached: 43602000 13104 bytes OSA_CMEM AllocCached: 43e89000 6480 bytes OSA_CMEM AllocCached: 4470f000 2592 bytes OSA_CMEM AllocCached: 44f32000 16128 bytes OSA_CMEM AllocCached: 44f81000 13104 bytes OSA_CMEM AllocCached: 44fe2000 6480 bytes OSA_CMEM AllocCached: 44ffe000 2592 bytes OSA_CMEM AllocCached: 4582d000 16128 bytes OSA_CMEM AllocCached: 4605f000 13104 bytes OSA_CMEM AllocCached: 46119000 6480 bytes OSA_CMEM AllocCached: 4612f000 2592 bytes OSA_CMEM AllocCached: 46938000 16128 bytes OSA_CMEM AllocCached: 469b4000 13104 bytes OSA_CMEM AllocCached: 469cd000 6480 bytes OSA_CMEM AllocCached: 4722e000 2592 bytes OSA_CMEM AllocCached: 47a63000 16128 bytes OSA_CMEM AllocCached: 47ac1000 13104 bytes OSA_CMEM AllocCached: 4832b000 6480 bytes OSA_CMEM AllocCached: 48336000 2592 bytes OSA_CMEM AllocCached: 483a5000 16128 bytes OSA_CMEM AllocCached: 48bbc000 13104 bytes OSA_CMEM AllocCached: 495d9000 6480 bytes OSA_CMEM AllocCached: 497b9000 2592 bytes OSA_CMEM AllocCached: 49845000 16128 bytes OSA_CMEM AllocCached: 4b2c2000 13104 bytes OSA_CMEM AllocCached: 4baff000 6480 bytes OSA_CMEM AllocCached: 4bbb4000 2592 bytes OSA_CMEM AllocCached: 4bc6e000 16128 bytes OSA_CMEM AllocCached: 4bd33000 13104 bytes OSA_CMEM AllocCached: 4bd6a000 6480 bytes OSA_CMEM AllocCached: 4bda3000 2592 bytes OSA_CMEM AllocCached: 4be78000 16128 bytes OSA_CMEM AllocCached: 4bede000 13104 bytes OSA_CMEM AllocCached: 4bfbd000 6480 bytes OSA_CMEM AllocCached: 4c023000 2592 bytes OSA_CMEM AllocCached: 4c08a000 58520 bytes OSA_CMEM AllocCached: 4c133000 29260 bytes OSA_CMEM AllocCached: 4c1e5000 34496 bytes OSA_CMEM AllocCached: 4c240000 17248 bytes OSA_CMEM AllocCached: 4c344000 34496 bytes OSA_CMEM AllocCached: 4c406000 17248 bytes OSA_CMEM AllocCached: 4c472000 28028 bytes OSA_CMEM AllocCached: 4c47f000 14014 bytes OSA_CMEM AllocCached: 4c543000 28028 bytes OSA_CMEM AllocCached: 4c54b000 14014 bytes OSA_CMEM AllocCached: 4c628000 13860 bytes OSA_CMEM AllocCached: 4c680000 6930 bytes OSA_CMEM AllocCached: 4c6dc000 13860 bytes OSA_CMEM AllocCached: 4c771000 6930 bytes OSA_CMEM AllocCached: 4c84b000 5544 bytes OSA_CMEM AllocCached: 4c8a3000 2772 bytes OSA_CMEM AllocCached: 4c961000 5544 bytes OSA_CMEM AllocCached: 4c9f1000 2772 bytes OSA_CMEM AllocCached: 4ca0a000 16128 bytes OSA_CMEM AllocCached: 4ca4d000 16128 bytes OSA_CMEM AllocCached: 4caef000 16128 bytes OSA_CMEM AllocCached: 4caf5000 16128 bytes [AVSRV_MT]: Allocing Buffers ... [AVSERVER MAIN] Allocating buffers ... [AVSERVER MAIN] BUFFER Setup offH 736, offV 512 = 376832 [AVSERVER MAIN] DRV_DATA_FORMAT_YUV420, Allocating buf+50% (=565248) ... [AVSERVER MAIN] Stream 0: Allocating LDC buffers: 0 of size 565248 bytes [AVSERVER MAIN] Stream 0: Allocating VNF buffers: 0 of size 565248 bytes [AVSERVER MAIN] stream[0]... [AVSERVER MAIN] gAVSERVER_config.captureRawInMode = 1 [AVSERVER MAIN] Stream 0: Allocating Encode IN buffers: 3 of size 565248 bytes OSA_CMEM Alloc: 4cb5b000 565248 bytes [AVSERVER MAIN] virtadd[0]=0x4cb5b000, physadd[0]=0x85128000 OSA_CMEM Alloc: 4ccd2000 565248 bytes [AVSERVER MAIN] virtadd[1]=0x4ccd2000, physadd[1]=0x851b2000 OSA_CMEM Alloc: 4cd7e000 565248 bytes [AVSERVER MAIN] virtadd[2]=0x4cd7e000, physadd[2]=0x8523c000 [AVSERVER MAIN] Stream 0: Assigning Resize IN buffers: 0 of size 565248 bytes [AVSERVER MAIN] BUFFER Setup offH 288, offV 192 = 55296 [AVSERVER MAIN] DRV_DATA_FORMAT_YUV420, Allocating buf+50% (=82944) ... [AVSERVER MAIN] Stream 1: Allocating LDC buffers: 0 of size 82944 bytes [AVSERVER MAIN] Stream 1: Allocating VNF buffers: 0 of size 82944 bytes [AVSERVER MAIN] stream[1]... [AVSERVER MAIN] gAVSERVER_config.captureRawInMode = 1 [AVSERVER MAIN] Stream 1: Allocating Encode IN buffers: 3 of size 82944 bytes OSA_CMEM Alloc: 4ce36000 82944 bytes [AVSERVER MAIN] virtadd[0]=0x4ce36000, physadd[0]=0x852c6000 OSA_CMEM Alloc: 4ce8e000 82944 bytes [AVSERVER MAIN] virtadd[1]=0x4ce8e000, physadd[1]=0x852db000 OSA_CMEM Alloc: 4ceb6000 82944 bytes [AVSERVER MAIN] virtadd[2]=0x4ceb6000, physadd[2]=0x852f0000 [AVSERVER MAIN] Stream 1: Assigning Resize IN buffers: 0 of size 82944 bytes [AVSERVER MAIN] Allocating FD buffers: 3 of size 123008 bytes OSA_CMEM Alloc: 4cf35000 123008 bytes [AVSERVER MAIN] virtadd[0]=0x4cf35000, physadd[0]=0x85305000 OSA_CMEM Alloc: 4cfef000 123008 bytes [AVSERVER MAIN] virtadd[1]=0x4cfef000, physadd[1]=0x85324000 OSA_CMEM Alloc: 4d08d000 123008 bytes [AVSERVER MAIN] virtadd[2]=0x4d08d000, physadd[2]=0x85343000 [AVSERVER MAIN] Assigning Display buffers: 3 of size 123008 bytes [AVSERVER MAIN] virtadd[0]=0x4089e000, physadd[0]=0x84e46000 [AVSERVER MAIN] virtadd[1]=0x40956000, physadd[1]=0x84ec8000 [AVSERVER MAIN] virtadd[2]=0x40a89000, physadd[2]=0x84f4a000 [AVSERVER MAIN] Stream 0: Alloc[ 34.612074] CMEMK Error: get_phys: Unable to find phys addr for 0x4dbc8cb0 ating Encrypt bu[ 34.619785] CMEMK Error: get_phys: get_user_pages() failed: -14 ffers: 0 of size[ 34.627195] CMEMK Error: GETPHYS: Failed to convert virtual 0x4dbc8cb0 to physical. 173056 bytes [AVSERVER MAIN] Stream 0: Allocating Stream buffers: 3 of size 173056 bytes OSA_CMEM Alloc: 4d13b000 173056 bytes [AVSERVER MAIN] virtadd[0]=0x4d13b000, physadd[0]=0x85362000 OSA_CMEM Alloc: 4d1fa000 173056 bytes [AVSERVER MAIN] virtadd[1]=0x4d1fa000, physadd[1]=0x8538d000 OSA_CMEM Alloc: 4d2ce000 173056 bytes [AVSERVER MAIN] virtadd[2]=0x4d2ce000, physadd[2]=0x853b8000 [AVSERVER MAIN] Stream 1: Allocating Encrypt buffers: 0 of size 28672 bytes [AVSERVER MAIN] Stream 1: Allocating Stream buffers: 3 of size 28672 bytes OSA_CMEM Alloc: 4d339000 28672 bytes [AVSERVER MAIN] virtadd[0]=0x4d339000, physadd[0]=0x853e3000 OSA_CMEM Alloc: 4d38c000 28672 bytes [AVSERVER MAIN] virtadd[1]=0x4d38c000, physadd[1]=0x853ea000 OSA_CMEM Alloc: 4d45e000 28672 bytes [AVSERVER MAIN] virtadd[2]=0x4d45e000, physadd[2]=0x853f1000 [AVSERVER MAIN] Allocating MotionDetect buffers: 3 of size 1728 bytes OSA_CMEM Alloc: 4d4c9000 10800 bytes [AVSERVER MAIN] virtadd[0]=0x4d4c9000, physadd[0]=0x853f8000 OSA_CMEM Alloc: 4d4f5000 10800 bytes [AVSERVER MAIN] virtadd[1]=0x4d4f5000, physadd[1]=0x853fb000 OSA_CMEM Alloc: 4d510000 10800 bytes [AVSERVER MAIN] virtadd[2]=0x4d510000, physadd[2]=0x853fe000 [AVSERVER MAIN] Allocating buffers ...DONE [AVSRV_MT]: Start aewbTsk ... [AVSRV_MT]: Start captureTsk ... captureRawInMode=1, yuvOutEnable=0 CAPTURE: Starting IPIPE. NOT Enabling ipipe (yuvOutEnable=0) SWOSD: Create...DONE [Bob] init.d/rcS - calling autorun.sh (& Boa) CAPTURE: Starting ISIF. CAPTURE: Starting imager. [WIS] Initializing...35[WIS] Initializing...37[WIS] Initializing...36[WIS] Initializing...43[WIS] Initializing...38 Listen [29]... CAPTURE: Starting H3A. CAPTURE: Start DONE. [Bob] - AV Capture running [Bob] - VIDEO_captureTskMain AVSERVER_CAPTURE_RAW_IN_MODE_DDR_IN [AVSRV_MT]: Start audioPlayTsk ... [AVSRV_MT]: Start DONE AVSERVER API: Sending START...DONE [AVSERVER] [10] bufPutFull(1, 0, 0) OSA_bufPutFull(1, 0, 0) [AVSERVER] [10] bufGetCurTskInfo(32, 0) [AVSERVER] [10] 1016 bufGetCurTskInfo(32, 0) [AVSERVER] 1069 *pBufHndl=0x3f5190 [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 32, stream 0) [AVSERVER] [10] bufPutFull(1, 1, 0) OSA_bufPutFull(1, 1, 0) @24,514,543us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @24,514,762us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @24,514,901us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @24,515,074us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit [AVSERVER] [9] bufPutFull(1, 0, 1) OSA_bufPutFull(1, 0, 1) [AVSERVER] [9] bufPutFull(1, 1, 1) OSA_bufPutFull(1, 1, 1) @24,605,519us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @24,605,703us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @24,605,991us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @24,606,123us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) [AVSERVER] [8] bufPutFull(32, 0, 0) OSA_bufPutFull(32, 0, 0) [AVSERVER] [9] 1016 bufGetCurTskInfo(32, 0) [AVSERVER] 1069 *pBufHndl=0x3f5190 [AVSERVER] [9] bufGetCurTskInfo(32, 1) [AVSERVER] [8] 1016 bufGetCurTskInfo(32, 1) [AVSERVER] 1069 *pBufHndl=0x3f7830 [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 32, stream 1) @24,607,012us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @24,607,206us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @24,607,503us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @24,607,675us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit CMEM Error: getPhys: Failed to get physical address of 0x4dbc8cb0 [AVSERVER] [8] bufGetCurTskInfo(128, 0) @24,635,250us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @24,966,265us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @24,966,442us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @24,966,563us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) [AVSERVER] [8] bufPutFull(32, 1, 0) OSA_bufPutFull(32, 1, 0) [AVSERVER] [7] 1016 bufGetCurTskInfo(32, 1) [AVSERVER] 1069 *pBufHndl=0x3f7830 [AVSERVER] [8] bufGetCurTskInfo(32, 0) [AVSERVER] [6] 1016 bufGetCurTskInfo(32, 0) [AVSERVER] 1069 *pBufHndl=0x3f5190 [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 32, stream 0) @24,967,706us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @24,967,870us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @24,967,989us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @24,968,148us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit [AVSERVER] [5] 1016 bufGetCurTskInfo(128, 0) [AVSERVER] 1069 *pBufHndl=0x3fd7e8 [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 128, stream 0) [AVSERVER] [4] 1016 bufGetCurTskInfo(128, 0) [AVSERVER] 1069 *pBufHndl=0x3fd7e8 [AVSERVER] [6] bufGetCurTskInfo(128, 1) [AVSERVER] [3] 1016 bufGetCurTskInfo(128, 1) [AVSERVER] 1069 *pBufHndl=0x3fe778 [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 128, stream 1) [AVSERVER] [2] 1016 bufGetCurTskInfo(128, 1) [AVSERVER] 1069 *pBufHndl=0x3fe778 [AVSERVER] [7] bufPutFull(1, 0, 2) OSA_bufPutFull(1, 0, 2) [AVSERVER] [7] bufPutFull(1, 1, 2) OSA_bufPutFull(1, 1, 2) [WIS] ...done initializing [38] [WIS] Doing UniCast... @24,974,862us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @24,975,045us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @24,975,224us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @24,975,356us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) [AVSERVER] [6] bufPutFull(32, 0, 1) OSA_bufPutFull(32, 0, 1) [AVSERVER] [1] 1016 bufGetCurTskInfo(32, 0) [AVSERVER] [5] bufGetCurTskInfo(32, 1) [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 32, stream 1) @24,976,165us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @24,976,341us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @24,976,463us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @24,976,629us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit [AVSERVER] [4] bufGetCurTskInfo(128, 0) [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 128, stream 0) [WIS] ...done initializing [35] [WIS] Doing UniCast... [WIS] ...done initializing [36@24,979,263us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @24,979,452us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @24,979,637us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @24,979,775us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) [AVSERVER] [6] bufPutFull(32, 1, 1) OSA_bufPutFull(32, 1, 1) [AVSERVER] [3] bufGetCurTskInfo(32, 0) [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 32, stream 0) @24,980,511us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @24,980,683us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @24,980,807us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @25,312,796us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit [AVSERVER] [2] bufGetCurTskInfo(128, 1) [AVSERVER] status=0 [AVSERVER] bufGetCurTskInfo(task 128, stream 1) [AVSERVER] [5] bufPutFull(1, 0, 0) OSA_bufPutFull(1, 0, 0) [AVSERVER] [5] bufPutFull(1, 1, 0) OSA_bufPutFull(1, 1, 0) [WIS] ...done initializing [37] [WIS] Doing UniCast... [WIS] ...done initializing [43] [WIS] Doing UniCast... [Bob] Autorun.sh @25,319,803us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @25,319,996us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @25,320,183us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,320,314us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) [AVSERVER] [4] bufPutFull(32, 0, 2) OSA_bufPutFull(32, 0, 2) [AVSERVER] [1] bufGetCurTskInfo(32, 1) @25,320,863us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,321,081us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @25,321,211us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @25,321,379us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit ] [WIS] Doing UniCast... @25,324,015us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @25,324,206us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @25,324,391us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,324,520us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) [AVSERVER] [4] bufPutFull(32, 1, 2) OSA_bufPutFull(32, 1, 2) @25,325,030us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,325,262us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @25,325,394us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @25,325,563us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit [Bob] Skipping AVAHI! [AVSERVER] [3] bufPutFull(1, 0, 1) OSA_bufPutFull(1, 0, 1) [AVSERVER] [3] bufPutFull(1, 1, 1) OSA_bufPutFull(1, 1, 1) @25,332,658us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @25,332,841us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @25,333,021us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,333,153us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) [AVSERVER] [2] bufPutFull(32, 0, 0) OSA_bufPutFull(32, 0, 0) @25,333,627us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,333,809us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @25,333,933us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @25,334,096us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @25,336,529us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @25,336,711us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @25,336,889us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,337,016us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) [AVSERVER] [2] bufPutFull(32, 1, 0) OSA_bufPutFull(32, 1, 0) @25,337,617us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,337,807us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @25,670,543us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @25,670,761us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit [AVSERVER] [1] bufPutFull(1, 0, 2) [AVSERVER] [1] bufPutFull(1, 1, 2) Play this stream using the URL: rtsp://192.168.2.2:8554/PSIA/Streaming/channels/1?videoCodecType=MPEG4 Use port 8301 Play this stream using the URL: rtsp://192.168.2.2:8557/PSIA/Streaming/channels/2?videoCodecType=H.264 Use port 8304 for optional RTSP-over-HTTP tunneling. Play this stream using the URL: rtsp://192.168.2.2:8555/PSIA/Streaming/channels/0?videoCodecType=MJPEG Use port 8302 for optional RTSP-over-HTTP tunneling.) Play this stream using the URL: rtsp://192.168.2.2:8556/PSIA/Streaming/channels/2?videoCodecType=H.264 Use port 8303 for optional RTSP-over-HTTP tunneling. Play this stream using the URL: rtsp://192.168.2.2:8553/PSIA/Streaming/channels/1?videoCodecType=MPEG4 Use port 8300 for optional RTSP-over-HTTP tunneling. [Bob] Autorun.sh done Listen [29]... @25,677,803us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @25,679,309us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @25,679,528us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,679,725us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) @25,680,079us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,680,280us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @25,680,408us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @25,680,576us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @25,683,208us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @25,683,401us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @25,683,590us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,683,721us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) @25,684,027us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,684,249us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @25,684,394us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @25,684,569us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit for optional RTSP-over-HTTP tunneling. [Bob] init.d/rcS - autorun.sh done @25,691,763us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @25,691,952us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @25,692,137us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @25,692,266us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) @25,692,611us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @25,692,801us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @25,692,933us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @25,693,104us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @25,695,739us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @25,695,927us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @25,696,115us: [+0 T:0x4605e460] ti.sdo.@26,035,181us: [+5 T:0x4605e460][ 36.039916] CMEMK Error: get_phys: Unable to find phys addr for 0x4dbc8cb0 CV - VISA_exit([ 36.048092] CMEMK Error: get_phys: get_user_pages() failed: -14 visa=0x4e2358): [ 36.055348] CMEMK Error: GETPHYS: Failed to convert virtual 0x4dbc8cb0 to physical. algHandle = 0x4e2390 @26,035,401us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @26,035,582us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @26,035,706us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) @26,036,014us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @26,036,196us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @26,036,318us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @26,036,483us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit CMEM Error: getPhys: Failed to get physical address of 0x4dbc8cb0 @26,063,615us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @26,063,798us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @26,063,972us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @26,064,135us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) @26,064,458us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @26,064,642us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @26,064,766us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @26,064,931us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @26,071,991us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2358): algHandle = 0x4e2390 @26,072,187us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e2390) @26,072,415us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @26,072,559us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2358, retVal=0x0) @26,072,875us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2c58, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @26,073,068us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2c58): algHandle = 0x4e23a8 @26,073,200us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e23a8) @26,073,375us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit @26,076,619us: [+5 T:0x4605e460] CV - VISA_exit(visa=0x4e2c58): algHandle = 0x4e23a8 @26,076,816us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x4e23a8) @26,077,004us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit @26,077,140us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x4e2c58, retVal=0x0) @26,077,622us: [+0 T:0x4605e460] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x4e2358, inBufs=0x4605d3e4, outBufs=0x4605d698, inArgs=0x4605d4b4, outArgs=0x4605d54c) @26,077,839us: [+5 T:0x4605e460] CV - VISA_enter(visa=0x4e2358): algHandle = 0x4e2390 @26,078,037us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x4e2390) @26,078,232us: [+0 T:0x4605e460] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit INIT: Entering runlevel: 5

  • Hi,

    I saw a memory issue in your log. Would you pls try to fix it?

    CMEM Error: getPhys: Failed to get physical address of 0x4dbc8cb0

  • That's what I'm trying to do - maybe you can help? Perhaps you can tell me how the IPNC code creates a buffer which is too small for the generated data, or how the encoder is allowed to create more data than the available buffer?

    It seems like there should be some calculation or setting done when defining the resolution & bitrate etc. so that this problem should not occur. Are there, for example, codec settings which could limit the output data size to always fit within the buffer?

  • Hey Bob,

    Can you post the H264 encoder parameters and dynamic parameters?  I'm not sure if the IPNC supports it, but I've seen something similar with multiple slice mode encoding enabled, where the device just locks up altogether.

    Thanks,

    Chris Richardson

  • Hi Chris,

    Here are our encoder settings, apart from size & bitrate everything else is default from the IPNC code. Use case is dual-stream H.264 1080p30 + H.264 D1@30fps, hopefully this printout makes sense:


    [ALG] [VidEnc] Input W/H 1080/1920 [ALG] [VidEnc] TargetBitRate 3099999 [ALG] [VidEnc] captureWidth 1920 [ALG] [VidEnc] targ/ref Framerate 30000 / 30000 [ALG] [VidEnc] .intraFrameInterval=0 [ALG] [VidEnc] .forceFrame=3 [ALG] [VidEnc] _h264.sliceSize=67 [ALG] [VidEnc] _h264.airRate=0 [ALG] [VidEnc] _h264.intraFrameQP=28 [ALG] [VidEnc] _h264.interPFrameQP=28 [ALG] [VidEnc] _h264.initQ=28 [ALG] [VidEnc] _h264.rcQMax=42 [ALG] [VidEnc] _h264.rcQMin=1 [ALG] [VidEnc] _h264.rcQMaxI=42 [ALG] [VidEnc] _h264.rcQMinI=1 [ALG] [VidEnc] _h264.maxDelay=2000 [ALG] [VidEnc] _h264.aspectRatioX=1 [ALG] [VidEnc] _h264.aspectRatioY=1 [ALG] [VidEnc] _h264.lfDisableIdc=0 [ALG] [VidEnc] _h264.enableBufSEI=1 [ALG] [VidEnc] _h264.enablePicTimSEI=1 [ALG] [VidEnc] _h264.perceptualRC=1 [ALG] [VidEnc] _h264.idrFrameInterval=30 [ALG] [VidEnc] _h264.mvSADoutFlag=0 [ALG] [VidEnc] _h264.resetHDVICPeveryFrame=0 [ALG] [VidEnc] _h264.enableROI=1 [ALG] [VidEnc] _h264.metaDataGenerateConsume=0 [ALG] [VidEnc] _h264.maxBitrateCVBR=0 [ALG] [VidEnc] _h264.interlaceRefMode=0 [ALG] [VidEnc] _h264.enableGDR=0 [ALG] [VidEnc] _h264.GDRduration=0 [ALG] [VidEnc] _h264.GDRinterval=0 [ALG] [VidEnc] _h264.LongTermRefreshInterval=0 [ALG] [VidEnc] _h264.UseLongTermFrame=0 [ALG] [VidEnc] _h264.SetLongTermFrame=0 [ALG] [VidEnc] _h264.CVBRsensitivity=0 [ALG] [VidEnc] _h264.CVBRminbitrate=0 [ALG] [VidEnc] _h264.LBRmaxpicsize=0 [ALG] [VidEnc] _h264.LBRminpicsize=0 [ALG] [VidEnc] _h264.LBRskipcontrol=327684 [ALG] [VidEnc] _h264.maxHighCmpxIntCVBR=0 [ALG] [VidEnc] _h264.disableMVDCostFactor=0 [ALG] [VidEnc] _h264.VUI_Buffer->timingInfoPresentFlag=1 [ALG] [VidEnc] _h264.VUI_Buffer->timeScale=7200 [ALG] [VidEnc] _h264.VUI_Buffer->numUnitsInTicks=120 [ALG] [VidEnc] _h264.rcAlgo=1 [ALG] [VidEnc] Input W/H 1080/1920 [ALG] [VidEnc] TargetBitRate 3100000 [ALG] [VidEnc] captureWidth 1920 [ALG] [VidEnc] targ/ref Framerate 30000 / 30000 [ALG] [VidEnc] .intraFrameInterval=0 [ALG] [VidEnc] .forceFrame=-1 [ALG] [VidEnc] _h264.sliceSize=67 [ALG] [VidEnc] _h264.airRate=0 [ALG] [VidEnc] _h264.intraFrameQP=28 [ALG] [VidEnc] _h264.interPFrameQP=28 [ALG] [VidEnc] _h264.initQ=28 [ALG] [VidEnc] _h264.rcQMax=42 [ALG] [VidEnc] _h264.rcQMin=1 [ALG] [VidEnc] _h264.rcQMaxI=42 [ALG] [VidEnc] _h264.rcQMinI=1 [ALG] [VidEnc] _h264.maxDelay=2000 [ALG] [VidEnc] _h264.aspectRatioX=1 [ALG] [VidEnc] _h264.aspectRatioY=1 [ALG] [VidEnc] _h264.lfDisableIdc=0 [ALG] [VidEnc] _h264.enableBufSEI=1 [ALG] [VidEnc] _h264.enablePicTimSEI=1 [ALG] [VidEnc] _h264.perceptualRC=1 [ALG] [VidEnc] _h264.idrFrameInterval=30 [ALG] [VidEnc] _h264.mvSADoutFlag=0 [ALG] [VidEnc] _h264.resetHDVICPeveryFrame=0 [ALG] [VidEnc] _h264.enableROI=1 [ALG] [VidEnc] _h264.metaDataGenerateConsume=0 [ALG] [VidEnc] _h264.maxBitrateCVBR=0 [ALG] [VidEnc] _h264.interlaceRefMode=0 [ALG] [VidEnc] _h264.enableGDR=0 [ALG] [VidEnc] _h264.GDRduration=0 [ALG] [VidEnc] _h264.GDRinterval=0 [ALG] [VidEnc] _h264.LongTermRefreshInterval=0 [ALG] [VidEnc] _h264.UseLongTermFrame=0 [ALG] [VidEnc] _h264.SetLongTermFrame=0 [ALG] [VidEnc] _h264.CVBRsensitivity=0 [ALG] [VidEnc] _h264.CVBRminbitrate=0 [ALG] [VidEnc] _h264.LBRmaxpicsize=0 [ALG] [VidEnc] _h264.LBRminpicsize=0 [ALG] [VidEnc] _h264.LBRskipcontrol=327684 [ALG] [VidEnc] _h264.maxHighCmpxIntCVBR=0 [ALG] [VidEnc] _h264.disableMVDCostFactor=0 [ALG] [VidEnc] _h264.VUI_Buffer->timingInfoPresentFlag=1 [ALG] [VidEnc] _h264.VUI_Buffer->timeScale=7200 [ALG] [VidEnc] _h264.VUI_Buffer->numUnitsInTicks=120 [ALG] [VidEnc] _h264.rcAlgo=1 [ALG] [VidEnc] Input W/H 480/720 [ALG] [VidEnc] TargetBitRate 313999 [ALG] [VidEnc] captureWidth 736 [ALG] [VidEnc] targ/ref Framerate 30000 / 30000 [ALG] [VidEnc] .intraFrameInterval=0 [ALG] [VidEnc] .forceFrame=3 [ALG] [VidEnc] _h264.sliceSize=30 [ALG] [VidEnc] _h264.airRate=0 [ALG] [VidEnc] _h264.intraFrameQP=28 [ALG] [VidEnc] _h264.interPFrameQP=28 [ALG] [VidEnc] _h264.initQ=28 [ALG] [VidEnc] _h264.rcQMax=42 [ALG] [VidEnc] _h264.rcQMin=1 [ALG] [VidEnc] _h264.rcQMaxI=42 [ALG] [VidEnc] _h264.rcQMinI=1 [ALG] [VidEnc] _h264.maxDelay=2000 [ALG] [VidEnc] _h264.aspectRatioX=1 [ALG] [VidEnc] _h264.aspectRatioY=1 [ALG] [VidEnc] _h264.lfDisableIdc=0 [ALG] [VidEnc] _h264.enableBufSEI=1 [ALG] [VidEnc] _h264.enablePicTimSEI=1 [ALG] [VidEnc] _h264.perceptualRC=1 [ALG] [VidEnc] _h264.idrFrameInterval=30 [ALG] [VidEnc] _h264.mvSADoutFlag=0 [ALG] [VidEnc] _h264.resetHDVICPeveryFrame=0 [ALG] [VidEnc] _h264.enableROI=1 [ALG] [VidEnc] _h264.metaDataGenerateConsume=0 [ALG] [VidEnc] _h264.maxBitrateCVBR=0 [ALG] [VidEnc] _h264.interlaceRefMode=0 [ALG] [VidEnc] _h264.enableGDR=0 [ALG] [VidEnc] _h264.GDRduration=0 [ALG] [VidEnc] _h264.GDRinterval=0 [ALG] [VidEnc] _h264.LongTermRefreshInterval=0 [ALG] [VidEnc] _h264.UseLongTermFrame=0 [ALG] [VidEnc] _h264.SetLongTermFrame=0 [ALG] [VidEnc] _h264.CVBRsensitivity=0 [ALG] [VidEnc] _h264.CVBRminbitrate=0 [ALG] [VidEnc] _h264.LBRmaxpicsize=0 [ALG] [VidEnc] _h264.LBRminpicsize=0 [ALG] [VidEnc] _h264.LBRskipcontrol=327684 [ALG] [VidEnc] _h264.maxHighCmpxIntCVBR=0 [ALG] [VidEnc] _h264.disableMVDCostFactor=0 [ALG] [VidEnc] _h264.VUI_Buffer->timingInfoPresentFlag=1 [ALG] [VidEnc] _h264.VUI_Buffer->timeScale=7200 [ALG] [VidEnc] _h264.VUI_Buffer->numUnitsInTicks=120 [ALG] [VidEnc] _h264.rcAlgo=1 [ALG] [VidEnc] Input W/H 480/720 [ALG] [VidEnc] TargetBitRate 314000 [ALG] [VidEnc] captureWidth 736 [ALG] [VidEnc] targ/ref Framerate 30000 / 30000 [ALG] [VidEnc] .intraFrameInterval=0 [ALG] [VidEnc] .forceFrame=-1 [ALG] [VidEnc] _h264.sliceSize=30 [ALG] [VidEnc] _h264.airRate=0 [ALG] [VidEnc] _h264.intraFrameQP=28 [ALG] [VidEnc] _h264.interPFrameQP=28 [ALG] [VidEnc] _h264.initQ=28 [ALG] [VidEnc] _h264.rcQMax=42 [ALG] [VidEnc] _h264.rcQMin=1 [ALG] [VidEnc] _h264.rcQMaxI=42 [ALG] [VidEnc] _h264.rcQMinI=1 [ALG] [VidEnc] _h264.maxDelay=2000 [ALG] [VidEnc] _h264.aspectRatioX=1 [ALG] [VidEnc] _h264.aspectRatioY=1 [ALG] [VidEnc] _h264.lfDisableIdc=0 [ALG] [VidEnc] _h264.enableBufSEI=1 [ALG] [VidEnc] _h264.enablePicTimSEI=1 [ALG] [VidEnc] _h264.perceptualRC=1 [ALG] [VidEnc] _h264.idrFrameInterval=30 [ALG] [VidEnc] _h264.mvSADoutFlag=0 [ALG] [VidEnc] _h264.resetHDVICPeveryFrame=0 [ALG] [VidEnc] _h264.enableROI=1 [ALG] [VidEnc] _h264.metaDataGenerateConsume=0 [ALG] [VidEnc] _h264.maxBitrateCVBR=0 [ALG] [VidEnc] _h264.interlaceRefMode=0 [ALG] [VidEnc] _h264.enableGDR=0 [ALG] [VidEnc] _h264.GDRduration=0 [ALG] [VidEnc] _h264.GDRinterval=0 [ALG] [VidEnc] _h264.LongTermRefreshInterval=0 [ALG] [VidEnc] _h264.UseLongTermFrame=0 [ALG] [VidEnc] _h264.SetLongTermFrame=0 [ALG] [VidEnc] _h264.CVBRsensitivity=0 [ALG] [VidEnc] _h264.CVBRminbitrate=0 [ALG] [VidEnc] _h264.LBRmaxpicsize=0 [ALG] [VidEnc] _h264.LBRminpicsize=0 [ALG] [VidEnc] _h264.LBRskipcontrol=327684 [ALG] [VidEnc] _h264.maxHighCmpxIntCVBR=0 [ALG] [VidEnc] _h264.disableMVDCostFactor=0 [ALG] [VidEnc] _h264.VUI_Buffer->timingInfoPresentFlag=1 [ALG] [VidEnc] _h264.VUI_Buffer->timeScale=7200 [ALG] [VidEnc] _h264.VUI_Buffer->numUnitsInTicks=120 [ALG] [VidEnc] _h264.rcAlgo=1

  • Hey Bob,

    Sorry it took me a while to get back to this.  It looks like slice mode *might* be enabled, based on this:

    [ALG] [VidEnc] _h264.sliceSize=30


    Can you find out if you can print the value of the "sliceMode" field of the IH264VENC_Params structure as well?

    Thanks,

    Chris Richardson