omap 4470
I/O:
PWR_ON_CAM1/GPIO174
PD_CAM1/GPIO55
RESET_CAM1/GPIO50
FREF_CLK1_OUT/CLK_CAM
kernel initial configuration for ov5640:
omap_mux_init_signal("unipro_ty1.gpio_174",
OMAP_MUX_MODE3 | OMAP_PIN_OUTPUT); //pwr_on_cam1
omap_mux_init_signal("gpmc_clk.gpio_55",
OMAP_MUX_MODE3 | OMAP_PIN_OUTPUT); //pd_cam1
omap_mux_init_signal("gpmc_ncs0.gpio_50",
OMAP_MUX_MODE3 | OMAP_PIN_OUTPUT); //reset_cam1
omap_mux_init_signal("fref_clk1_out.gpio_181",
OMAP_MUX_MODE0); //fref_clk1_out
After the running of the system,
Multimeter undetectable voltage and clock
Want to know these IO in kernel configuration is correct,
Should do the initial configuration,
Thank you
ducati:
on new_camera.c init for ov5640
#ifdef BUILD_SEN_OV5640
{ "OV5640", OMX_CAMERA_DCC_SENSOR_NAME2, CAM_SENSOR_OV5640, CAM_SENSOR, SOCKET_USE(1,0,0) },
#endif
shell@android:/ # cat /d/remoteproc/omap-rproc.1/trace1
[ 0.000] Watchdog enabled: TimerBase = 0xa8088000 Freq = 38400000
[ 0.000] Watchdog_restore registered as a resume callback
[ 0.000] [MNU=0] src/mmsw_platform.c:[305]:
[ 0.000]
[ 0.000] ***DUCATI VERSION INFO***
[ 0.000] Compile DATE Nov 28 2012 TIME 16:26:12
[ 0.000] GIT ducati_mmlegacy
[ 0.000] BRANCH:hupei TAG:fatal: No names found, cannot describe anything.
[ 0.000] COMMIT-ID:4a1e0e9
[ 0.000] CODEC-VER BEGIN:
[ 0.000]
[ 0.000]
[ 0.000]
[ 0.000]
[ 0.000]
[ 0.000]
[ 0.000]
[ 0.000] CODEC-VER END:
[ 0.000] GIT OMAPHWA_Algorithm::
[ 0.000] GIT OMAPHWA_Drivers::
[ 0.000] ***DUCATI VERSION INFO***
[ 0.000]
[ 0.000]
[ 0.000] [MNU=1] src/mmsw_platform.c:[307]:Processor family detected: OMAP4470_ES1_0
[ 0.001] [MNU=2] src/mmsw_platform.c:[309]:
[ 0.001]
[ 0.001] Trace Buffer PA 0xb2970000
[ 0.001]
[ 0.001] Trace Usage::
[ 0.001] level:[1-5: err-1, warn-2, info]
[ 0.001] groups:[simcop|driver|imgdec|cam|viddec|videnc|domx|base|system]
[ 0.001] traceLevel 0x2 traceGroups 0xffffffff,
[ 0.001] traceLevel PA 0xb354357c traceGroups PA 0xb354355c
[ 0.001]
[ 0.001] OMAPRPC: registered channel: dvp_kgm_simcop
[ 0.004] OmxSrvMgr: started on port: 60
[ 0.004] registering rpmsg-omx1 service on 60 with HOST
[ 0.004] OmxSrvMgr: Proc#2 sending BOOTINIT_DONE
[ 0.004] [t=0x002128c3] ti.ipc.rpmsg.MessageQCopy: MessageQCopy_send: no object for endpoint: 53
[ 0.004] OMAPRPC: connecting from local endpoint 59 to port 59
[ 0.004] registering omaprpc service on 59 with HOST
[ 0.004] OMAPRPC: started channel on port: 59
[ 0.013] OMAPRPC: received msg type: 9 len: 12 from addr: 1025
[ 0.013] OMAPRPC: channel info query - name dvp_kgm_simcop
[ 0.013] OMAPRPC: Replying with msg type: 10 to addr: 1025 from: 59 len: 76
[ 1.031] OmxSrvMgr: received msg type: 0 from addr: 1026
[ 1.031] OmxSrvMgr: CONN_REQ: len: 4, name: OMX
[ 1.032] createService: new OMX Service at endpoint: 101
[ 1.032] OmxSrvMgr: Replying with msg type: 1 to addr: 1026 from: 60
[ 1.032] [ERR=3] src/omx_core.c:[136]:
[ 1.032] ====
[ 1.032] RPMSG Trace log Buffer A9 Address: 0xb2970000
[ 1.032] ====
[ 1.033] [ERR=4] src/omx_iss_cam.c:[360]:##### Processor family detected: OMAP4470_ES1_0 #####
[ 1.035] [MNU=5] rm_plugin_res/src/rm_pluginpower_resource.c:[608]:Requesting ISS resource from IPC ResMgr
[ 1.036] [MNU=6] rm_plugin_res/src/rm_pluginres_iss.c:[127]:User requested ISS Mhz:200
[ 1.036] [MNU=7] rm_plugin_res/src/rm_pluginres_iss.c:[131]:Request:: Setting ISS Mhz:200
[ 1.036] [MNU=8] rm_plugin_res/src/rm_pluginpower_resource.c:[1445]:[ISS]: Succesfull Request of Mhz constraints
[ 1.036] [MNU=9] rm_plugin_res/src/rm_pluginres_iss.c:[136]:User requested ISS Latency:10
[ 1.036] [MNU=10] rm_plugin_res/src/rm_pluginres_iss.c:[140]:Request:: Setting ISS Latency:10
[ 1.036] [MNU=11] rm_plugin_res/src/rm_pluginpower_resource.c:[1459]:[ISS]: Succesfull request of latency constraints
[ 1.037] [MNU=12] rm_plugin_res/src/rm_pluginres_ipu.c:[137]:User requested IPU[1] Mhz:200
[ 1.037] [MNU=13] rm_plugin_res/src/rm_pluginres_ipu.c:[141]:Request:: Setting IPU[1] Mhz:200
[ 1.037] [MNU=14] rm_plugin_res/src/rm_pluginres_ipu.c:[146]:User requested IPU[1] Latency:10
[ 1.037] [MNU=15] rm_plugin_res/src/rm_pluginres_ipu.c:[150]:Request:: Setting IPU[1] Latency:10
[ 1.037] [MNU=16] rm_plugin_res/src/rm_pluginpower_resource.c:[1356]:[IPU]: Succesfull request of latency constraints
[ 1.038] [MNU=17] rm_plugin_res/src/rm_pluginres_l3bus.c:[116]:User requested L3BUS BW:1000
[ 1.038] [MNU=18] rm_plugin_res/src/rm_pluginres_l3bus.c:[120]:Request:: Setting L3BUS BW:1000
[ 1.038] [MNU=19] rm_plugin_res/src/rm_pluginpower_resource.c:[1368]:[IPU]: Succesfull request of BW Constraints
[ 1.038] [MNU=20] rm_plugin_res/src/rm_pluginpower_resource.c:[1387]:[L3BUS]: Succesfull request of BW constraints
[ 1.039] [ERR=21] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.039]
[ 1.039] [ERR=22] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.039]
[ 1.039] [ERR=23] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.039]
[ 1.039] [ERR=24] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.039]
[ 1.040] [ERR=25] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.040]
[ 1.040] [ERR=26] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.040]
[ 1.040] [ERR=27] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.041]
[ 1.041] [ERR=28] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.041]
[ 1.041] [ERR=29] src/sensor_detect_MSP.c:[305]:0>>:IMX060 Socket:0
[ 1.041] [ERR=30] src/sensor_detect_MSP.c:[305]:1>>:TPS61325 Socket:0
[ 1.041] [ERR=31] src/sensor_detect_MSP.c:[305]:2>>:LV8093 Socket:0
[ 1.041] [ERR=32] src/sensor_detect_MSP.c:[305]:3>>:CSI2 Socket:0
[ 1.041] [ERR=33] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.042]
[ 1.042] [ERR=34] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.042]
[ 1.042] [ERR=35] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.042]
[ 1.042] [ERR=36] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.042]
[ 1.043] [ERR=37] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.043]
[ 1.043] [ERR=38] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.043]
[ 1.043] [ERR=39] src/sensor_detect_MSP.c:[305]:0>>:IMX060 Socket:1
[ 1.043] [ERR=40] src/sensor_detect_MSP.c:[305]:1>>:TPS61325 Socket:1
[ 1.043] [ERR=41] src/sensor_detect_MSP.c:[305]:2>>:LV8093 Socket:1
[ 1.043] [ERR=42] src/sensor_detect_MSP.c:[305]:3>>:CSI2 Socket:1
[ 1.044] [ERR=43] src/omx_iss_cam.c:[675]:
[ 1.044] ====
[ 1.044] Profiler Buffer A9 Dump Address: 0xb358cd9c, Size:65536 bytes
[ 1.044] ====
[ 1.044] [ERR=44] src/msp_mem_mngr.c:[366]:Mem_mngr Successfully created. MEM_MNGR address: 85c2c908
[ 1.044] [ERR=45] src/config/omx_config/configs/omx_configs_custom.c:[2722]:
[ 1.044] OMX_ConfMngPlugin_SetToDefault_TiCamConfigs_COMP_MipiCounters_CUSTOM called.
[ 1.044]
[ 1.044] [ERR=46] src/config/omx_conv/configs/conv_omx_configs_fxns.c:[2410]:OMX_SetConfig(AlgoAreas) bad parameter: shared buffer is NULL pointer. Nothing to set.
[ 1.044] [ERR=47] src/config/omx_conv/params/conv_omx_params_fxns.c:[370]:VTC Slice configured to 0 height!
[ 1.044] [ERR=48] src/config/omx_conv/params/conv_omx_params_fxns.c:[377]:#0 VTC buffers for ISP: Y:0x0 UV:0x0, Y:0x0 UV:0x0, Y:0x0 UV:0x0
[ 1.044]
[ 1.044] [ERR=49] src/config/omx_conv/params/conv_omx_params_fxns.c:[379]:VTC Slice information is received by ducati
[ 1.044]
[ 1.044] [ERR=50] src/config/omx_conv/params/conv_omx_params_fxns.c:[387]:VTC Slice configured along with Buffer Configuration!
[ 1.046] [ERR=51] src/omx_iss_cam_usecase_manager.c:[426]:
[ 1.046]
[ 1.046] ##### PPM: Opened MSP.OMX_CAM.UC.DUMMY usecase.
[ 1.055] [ERR=52] src/omx_iss_cam_usecase_manager.c:[410]:
[ 1.055]
[ 1.055] ##### PPM: Closed MSP.OMX_CAM.UC.DUMMY usecase.
[ 1.082] [ERR=53] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.082]
[ 1.082] [ERR=54] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.083]
[ 1.083] [ERR=55] src/new_sensor_DRV.c:[2375]:
[ 1.083] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.083]
[ 1.099] [ERR=56] src/new_sensor_DRV.c:[2407]:
[ 1.100] ======SensorPowerUpDown : End =====
[ 1.100]
[ 1.100] [ERR=57] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.100]
[ 1.100] [ERR=58] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.100]
[ 1.106] [ERR=59] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:96
[ 1.106]
[ 1.106] [ERR=60] src/new_sensor_MSP.c:[1192]:
[ 1.106] Error in src/new_sensor_MSP.c, line:1192
[ 1.106]
[ 1.106] [ERR=61] src/new_sensor_DRV.c:[2375]:
[ 1.106] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.106]
[ 1.106] [ERR=62] src/new_sensor_DRV.c:[2407]:
[ 1.106] ======SensorPowerUpDown : End =====
[ 1.106]
[ 1.126] [ERR=63] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.126]
[ 1.126] [ERR=64] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.127]
[ 1.127] [ERR=65] src/new_sensor_DRV.c:[2375]:
[ 1.127] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.127]
[ 1.199] [ERR=66] src/new_sensor_DRV.c:[2407]:
[ 1.199] ======SensorPowerUpDown : End =====
[ 1.199]
[ 1.199] [ERR=67] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.200]
[ 1.200] [ERR=68] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.200]
[ 1.205] [ERR=69] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:22097
[ 1.205]
[ 1.205] [ERR=70] src/new_sensor_MSP.c:[1192]:
[ 1.206] Error in src/new_sensor_MSP.c, line:1192
[ 1.206]
[ 1.206] [ERR=71] src/new_sensor_DRV.c:[2375]:
[ 1.206] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.206]
[ 1.206] [ERR=72] src/new_sensor_DRV.c:[2407]:
[ 1.206] ======SensorPowerUpDown : End =====
[ 1.206]
[ 1.247] [ERR=73] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.247]
[ 1.247] [ERR=74] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.247]
[ 1.248] [ERR=75] src/new_sensor_DRV.c:[2375]:
[ 1.248] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.248]
[ 1.280] [ERR=76] src/new_sensor_DRV.c:[2407]:
[ 1.280] ======SensorPowerUpDown : End =====
[ 1.280]
[ 1.280] [ERR=77] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.280]
[ 1.280] [ERR=78] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.281]
[ 1.287] [ERR=79] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:22080
[ 1.287]
[ 1.287] [ERR=80] src/new_sensor_MSP.c:[1192]:
[ 1.287] Error in src/new_sensor_MSP.c, line:1192
[ 1.287]
[ 1.287] [ERR=81] src/new_sensor_DRV.c:[2375]:
[ 1.287] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.287]
[ 1.287] [ERR=82] src/new_sensor_DRV.c:[2407]:
[ 1.287] ======SensorPowerUpDown : End =====
[ 1.287]
[ 1.292] [ERR=83] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.292]
[ 1.292] [ERR=84] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.292]
[ 1.292] [ERR=85] src/new_sensor_DRV.c:[2375]:
[ 1.293] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.293]
[ 1.337] [ERR=86] src/new_sensor_DRV.c:[2407]:
[ 1.337] ======SensorPowerUpDown : End =====
[ 1.337]
[ 1.337] [ERR=87] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.338]
[ 1.338] [ERR=88] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.338]
[ 1.343] [ERR=89] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:59408
[ 1.343]
[ 1.343] [ERR=90] src/new_sensor_MSP.c:[1192]:
[ 1.344] Error in src/new_sensor_MSP.c, line:1192
[ 1.344]
[ 1.344] [ERR=91] src/new_sensor_DRV.c:[2375]:
[ 1.344] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.344]
[ 1.344] [ERR=92] src/new_sensor_DRV.c:[2407]:
[ 1.344] ======SensorPowerUpDown : End =====
[ 1.344]
[ 1.345] [ERR=93] src/sensor_detect_MSP.c:[271]:On Socket:0 Sensor no detected
[ 1.367] [ERR=94] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.367]
[ 1.367] [ERR=95] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.367]
[ 1.367] [ERR=96] src/new_sensor_DRV.c:[2375]:
[ 1.367] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.367]
[ 1.387] [ERR=97] src/new_sensor_DRV.c:[2407]:
[ 1.387] ======SensorPowerUpDown : End =====
[ 1.387]
[ 1.388] [ERR=98] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.388]
[ 1.388] [ERR=99] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.388]
[ 1.393] [ERR=100] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:96
[ 1.394]
[ 1.394] [ERR=101] src/new_sensor_MSP.c:[1192]:
[ 1.394] Error in src/new_sensor_MSP.c, line:1192
[ 1.394]
[ 1.394] [ERR=102] src/new_sensor_DRV.c:[2375]:
[ 1.394] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.394]
[ 1.394] [ERR=103] src/new_sensor_DRV.c:[2407]:
[ 1.394] ======SensorPowerUpDown : End =====
[ 1.394]
[ 1.405] [ERR=104] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.405]
[ 1.405] [ERR=105] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.405]
[ 1.405] [ERR=106] src/new_sensor_DRV.c:[2375]:
[ 1.405] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.406]
[ 1.453] [ERR=107] src/new_sensor_DRV.c:[2407]:
[ 1.453] ======SensorPowerUpDown : End =====
[ 1.453]
[ 1.453] [ERR=108] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.453]
[ 1.453] [ERR=109] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.454]
[ 1.459] [ERR=110] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:22097
[ 1.459]
[ 1.459] [ERR=111] src/new_sensor_MSP.c:[1192]:
[ 1.459] Error in src/new_sensor_MSP.c, line:1192
[ 1.460]
[ 1.460] [ERR=112] src/new_sensor_DRV.c:[2375]:
[ 1.460] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.460]
[ 1.460] [ERR=113] src/new_sensor_DRV.c:[2407]:
[ 1.460] ======SensorPowerUpDown : End =====
[ 1.460]
[ 1.482] [ERR=114] src/new_sensor_MSP.c:[243]:### SenGetSenPrvData : Start ###
[ 1.482]
[ 1.482] [ERR=115] src/new_sensor_MSP.c:[257]:### SenGetSenPrvData : End ###
[ 1.483]
[ 1.483] [ERR=116] src/new_sensor_DRV.c:[2375]:
[ 1.483] ======SensorPowerUpDown : Start bPwrUp = 1 =====
[ 1.483]
[ 1.525] [ERR=117] src/new_sensor_DRV.c:[2407]:
[ 1.525] ======SensorPowerUpDown : End =====
[ 1.525]
[ 1.526] [ERR=118] src/new_sensor_MSP.c:[330]:### SensorGetAddrId : Start ###
[ 1.526]
[ 1.526] [ERR=119] src/new_sensor_MSP.c:[342]:### SensorGetAddrId : End ###
[ 1.526]
[ 1.531] [ERR=120] src/new_sensor_MSP.c:[1184]:Sen Read ID: 0, expected ID:59408
[ 1.532]
[ 1.532] [ERR=121] src/new_sensor_MSP.c:[1192]:
[ 1.532] Error in src/new_sensor_MSP.c, line:1192
[ 1.532]
[ 1.532] [ERR=122] src/new_sensor_DRV.c:[2375]:
[ 1.532] ======SensorPowerUpDown : Start bPwrUp = 0 =====
[ 1.532]
[ 1.532] [ERR=123] src/new_sensor_DRV.c:[2407]:
[ 1.532] ======SensorPowerUpDown : End =====
[ 1.532]
[ 1.533] [ERR=124] src/sensor_detect_MSP.c:[271]:On Socket:1 Sensor no detected
[ 1.533] [ERR=125] src/sensor_detect_MSP.c:[271]:On Socket:2 Sensor no detected
[ 1.533] [ERR=126] src/camera_fw_core.c:[211]:
[ 1.533] Error in src/camera_fw_core.c, line:211
[ 1.533]
[ 1.533] [ERR=127] src/camera_fw_MSP.c:[710]:
[ 1.533] Error in src/camera_fw_MSP.c, line:710
[ 1.533]
[ 1.533] [ERR=128] src/msp_video.c:[1506]:
[ 1.533] Error in src/msp_video.c, line:1506
[ 1.534]
[ 1.534] [ERR=129] src/msp_base_node_active.c:[1221]:
[ 1.534] Error in src/msp_base_node_active.c, line:1221
[ 1.534]
[ 1.534] [ERR=130] src/msp_pipe_mngr.c:[936]:
[ 1.534] Error in src/msp_pipe_mngr.c, line:936
[ 1.534]
[ 1.534] [ERR=131] src/msp_pipe_mngr.c:[1659]:
[ 1.534] Error in src/msp_pipe_mngr.c, line:1659
[ 1.534]
[ 1.534] [ERR=132] src/msp_base_node_active.c:[1418]: BaseNodeActive: Invalid state
[ 1.534] [ERR=133] src/msp_base_node_active.c:[1419]:
[ 1.534] Error in src/msp_base_node_active.c, line:1419
[ 1.534]
[ 1.535] [ERR=134] src/omx_iss_cam_usecase_with_pipe_common.c:[3684]:
[ 1.535] Error in src/omx_iss_cam_usecase_with_pipe_common.c, line:3684
[ 1.535]
[ 1.535] [ERR=135] src/omx_iss_cam_usecase_manager.c:[417]:
[ 1.535] Error in src/omx_iss_cam_usecase_manager.c, line:417
[ 1.535]
[ 1.535] [ERR=136] src/msp_pipe_mngr.c:[1813]: PipeMngr: Invalid state
[ 1.535] [ERR=137] src/msp_pipe_mngr.c:[1814]:
[ 1.535] Error in src/msp_pipe_mngr.c, line:1814
[ 1.535]
[ 1.535] [ERR=138] src/omx_iss_cam_usecase_manager.c:[539]:
[ 1.535] Error in src/omx_iss_cam_usecase_manager.c, line:539
[ 1.535]
[ 1.535] [ERR=139] src/omx_iss_cam_usecase_manager.c:[602]:
[ 1.536] Error in src/omx_iss_cam_usecase_manager.c, line:602
[ 1.536]
[ 1.536] [ERR=140] src/conf_mng.c:[159]:
[ 1.536] Error in src/conf_mng.c, line:159
[ 1.536]
[ 1.536] [ERR=141] src/omx_iss_cam.c:[959]:Failed check: eMSP == MSP_ERROR_NONE
[ 1.536] [ERR=142] src/omx_iss_cam.c:[959]:Returning error: OMX_ErrorUndefined
[ 1.536] [ERR=143] omx_rpc/src/omx_rpc_skel.c:[289]:Component returned error: 0x80001001
[ 1.538] [ERR=144] src/omx_core.c:[257]:
[ 1.538] ====
[ 1.538] RPMSG Trace log Buffer A9 Address: 0xb2970000
[ 1.538] ====
[ 1.539] [MNU=145] rm_plugin_res/src/rm_pluginres_iss.c:[194]:User releasing ISS Mhz:200
[ 1.539] [MNU=146] rm_plugin_res/src/rm_pluginres_iss.c:[197]:Release:: Setting ISS Mhz:0
[ 1.539] [MNU=147] rm_plugin_res/src/rm_pluginpower_resource.c:[1445]:[ISS]: Succesfull Request of Mhz constraints
[ 1.544] [MNU=148] rm_plugin_res/src/rm_pluginpower_resource.c:[1459]:[ISS]: Succesfull request of latency constraints
[ 1.544] [MNU=149] rm_plugin_res/src/rm_pluginres_iss.c:[208]:Release:: Freeing ISS Mhz:0 before resource disable
[ 1.544] [MNU=150] rm_plugin_res/src/rm_pluginpower_resource.c:[1638]:[ISS]: Succesfull Release of Mhz constraints
[ 1.544] [MNU=151] rm_plugin_res/src/rm_pluginpower_resource.c:[1651]:[ISS]: Succesfull release of latency constraints
[ 1.545] [MNU=152] rm_plugin_res/src/rm_pluginpower_resource.c:[1079]:Releasing ISS
[ 1.545] [MNU=153] rm_plugin_res/src/rm_pluginres_ipu.c:[206]:User releasing IPU[1] Mhz:200
[ 1.545] [MNU=154] rm_plugin_res/src/rm_pluginres_ipu.c:[209]:Release:: Setting IPU[1] Mhz:0
[ 1.545] [MNU=155] rm_plugin_res/src/rm_pluginpower_resource.c:[1356]:[IPU]: Succesfull request of latency constraints
[ 1.545] [MNU=156] rm_plugin_res/src/rm_pluginres_ipu.c:[220]:Release:: Freeing IPU[1] Mhz:0 before resource disable
[ 1.545] [MNU=157] rm_plugin_res/src/rm_pluginpower_resource.c:[1546]:[IPU]: Succesfull release of latency constraints
[ 1.546] [MNU=158] rm_plugin_res/src/rm_pluginres_l3bus.c:[169]:User releasing L3BUS BW:1000 MB/s
[ 1.546] [MNU=159] rm_plugin_res/src/rm_pluginres_l3bus.c:[172]:Release:: Setting L3BUS BW:0 MB/s
[ 1.546] [MNU=160] rm_plugin_res/src/rm_pluginpower_resource.c:[1368]:[IPU]: Succesfull request of BW Constraints
[ 1.546] [MNU=161] rm_plugin_res/src/rm_pluginpower_resource.c:[1387]:[L3BUS]: Succesfull request of BW constraints
[ 1.546] [MNU=162] rm_plugin_res/src/rm_pluginres_l3bus.c:[178]:Release:: Freeing L3BUS BW:0 MB/s before resource disable
[ 1.547] [MNU=163] rm_plugin_res/src/rm_pluginpower_resource.c:[1558]:[IPU]: Succesfull request of BW Constraints
[ 1.547] [MNU=164] rm_plugin_res/src/rm_pluginpower_resource.c:[1577]:[L3BUS]: Succesfull release of BW constraints
[ 1.547] [WAR=165] bios6/src/timm_osal_task.c:[191]:Task omx.iss_cam is in ready state, will wait for task to terminate before deleting
[ 1.548] [ERR=166] src/omx_iss_cam.c:[1317]:Memory leak detected. Bytes lost = 4135820
[ 1.548] [ERR=167] src/omx_iss_cam.c:[1318]: Value from GetMemCounter = 68
[ 1.548] [ERR=168] src/omx_iss_cam.c:[1319]: Value from GetMemUsage = 4192340
[ 1.548] [ERR=169] src/omx_iss_cam.c:[1322]:Total size = 6291456
[ 1.548] [ERR=170] src/omx_iss_cam.c:[1323]:Total free size = 6100400
[ 1.548] [ERR=171] src/omx_iss_cam.c:[1324]:Largest Free size = 5924336
[ 1.548] [ERR=172] src/omx_iss_cam.c:[1325]:
[ 1.548] [ERR=173] src/omx_iss_cam.c:[1326]:-----------------------------------------------
[ 1.549] [ERR=174] src/omx_iss_cam.c:[1327]:
[ 1.549] [MNU=175] src/omx_core.c:[280]:
[ 1.549]
[ 1.549] Trace Buffer PA 0xb2970000
[ 1.549]
[ 1.549] Trace Usage::
[ 1.549] level:[1-5: err-1, warn-2, info]
[ 1.549] groups:[simcop|driver|imgdec|cam|viddec|videnc|domx|base|system]
[ 1.549] traceLevel 0x2 traceGroups 0xffffffff, kpi_control 0x0
[ 1.549] traceLevel PA 0xb354357c traceGroups PA 0xb354355c, kpi_control PA 0xb34e0b78
[ 1.550]
[ 1.550] OmxSrvMgr: received msg type: 4 from addr: 1026
[ 1.550] OmxSrvMgr: OMX_DISCONNECT: len 4, addr: 101
[ 1.550] RcmServer_serverThrFxn_P: Exiting thread.
[ 1.550] deleteService: removed RcmServer at endpoint: 101