We design our IPC based on Appro reference design, APPRO 2A works fine, but when I switch to TI 2A, system hangs. I tried below command to run av_server.out separately
# ./av_server.out DM368 720P AEWB TI2A, it prints out below messages:
##############################################################################
AVSERVER UI: Initializing.
CLK Hz,
ARM Hz = 432000000
DDR Hz = 340000000
VPSS Hz = 340000000
IMCOP Hz = 340000000
DRV LDC: GetConfig 0003 0x0
[OSA_FILE ] Reading file [/mnt/nand/IMG_Paramset.bin] ... ERROR
IMAGE TUNE: Paramset File is not available..... Setting DEFAULT parameter
SYSTEM.MSTPRI0 value changed to 00440011
CONFIGURING AVSERVER FOR DM368 .....
queue id:65538
SENSOR FPS VALUE = 30
Sensor Mode Info,
Width = 1920
Height = 1080
fps = 30
Bin Enable = 1
flipH = 0
flipV = 0
Sensor Frame Timing Info,
fps = 30
t_frame (ns) = 33333334.000000
t_row (ns) = 29375.000000
t_pclk (ns) = 10.416667
W = 1920
H = 1080
SW = 17568
SD = 0
HB = 450
VB = 54
HBmin = 450
VBmin = 9
f_pclk = 96000000
shutterOverhead (ns) = 4437.500000
col_size = 1919
row_size = 1079
col_skip = 0
row_skip = 0
col_bin = 0
row_bin = 0
col_start = 0
row_start = 0
pll_M = 16
pll_N = 1
pll_DIV = 1
vdint0 = 1079
vdint1 = 1060
TI Setting Applied
Creat queue id:196612
queue id:196612
FR : 0 users registered from exsiting face album
IPNC_DM368_3.0.0 (yucheng@dev-sys) (gcc version 4.2.0 (MontaVis
IPNC AUTO_IRIS = 1 #####################
Current Settings,
Face Detect : OFF
Lens Distortion Correction (LDC): OFF
Video Stabilization : OFF
Spatial NF : OFF
Temporal NF : OFF
File Save : OFF
AE/AWB : ON
Host-name / IP address : 192.168.1.111
==============
AV Server Main
==============
1: Toggle ON/OFF: Face Detect
2: Toggle ON/OFF: LDC
3: Toggle ON/OFF: Video Stabilization
4: Toggle ON/OFF: Spatial NF
5: Toggle ON/OFF: Temporal NF
6: Toggle ON/OFF: Save to file
7: Toggle ON/OFF: AE/AWB
r: Save RAW data to file
y: Save YUV data to file
p: Print Profile Info
0: Stop and Exit
Enter Choice : TI AWB PRODUCTION VERSION 1.0.0
Module | Avg Time/Frame | Frame-rate | Total time | Total Frames |
CAPTURE | 33.87 | 29.53 | 30513 | 901 |
AEWB | 1.00 | 1000.00 | 901 | 901 |
Module | Avg Time/Frame | Frame-rate | Total time | Total Frames |
CAPTURE | 33.38 | 29.96 | 30072 | 901 |
AEWB | 1.04 | 960.55 | 938 | 901 |
Module | Avg Time/Frame | Frame-rate | Total time | Total Frames |
CAPTURE | 33.37 | 29.97 | 30068 | 901 |
AEWB | 1.04 | 959.53 | 939 | 901 |
Module | Avg Time/Frame | Frame-rate | Total time | Total Frames |
CAPTURE | 33.38 | 29.96 | 30072 | 901 |
AEWB | 1.04 | 958.51 | 940 | 901 |
Module | Avg Time/Frame | Frame-rate | Total time | Total Frames |
CAPTURE | 33.38 | 29.96 | 30073 | 901 |
AEWB | 1.04 | 959.53 | 939 | 901 |
##################################################################
And system hangs here, even the network interface is down. Before it hangs, I check the memory usage, and didn't find any memory leak.
Does anyone here have similar problems?
Thanks
Tim