Part Number: TDA4VM
I have one system that works fine with the D3 IMX390 module (both RCM and CM). J721EXCP01EVM, J721EXSOMG01EVM and EVM577PFUSION-V1-0 are the three pieces I have. If I move that SD card to a new system it boots fine, I can get to the terminal and launch the apps but the cameras never fully come up. Below is the output from a successful start on my one working system. The other boards they make it through init but not much further and just hang forever. Same exact camera and cable etc. Anybody have any ideas?
root@j7-evm:~# cd /opt/vision_apps/
root@j7-evm:/opt/vision_apps# ./run_app_single_cam.sh
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
APP: Init ... Done !!!
69.015352 s: VX_ZONE_INIT:Enabled
69.015414 s: VX_ZONE_ERROR:Enabled
69.015420 s: VX_ZONE_WARNING:Enabled
69.016043 s: VX_ZONE_INIT:[tivxInit:71] Initialization Done !!!
69.016286 s: VX_ZONE_INIT:[tivxHostInit:48] Initialization Done for HOST !!!
sensor_selection = [0]
ldc_enable = [0]
num_frames_to_run = [1000000000]
is_interactive = [1]
IttCtrl_registerHandler: command echo registered at location 0
IttCtrl_registerHandler: command iss_read_2a_params registered at location 1
IttCtrl_registerHandler: command iss_write_2a_params registered at location 2
IttCtrl_registerHandler: command iss_raw_save registered at location 3
IttCtrl_registerHandler: command iss_yuv_save registered at location 4
IttCtrl_registerHandler: command iss_read_sensor_reg registered at location 5
IttCtrl_registerHandler: command iss_write_sensor_reg registered at location 6
IttCtrl_registerHandler: command dev_ctrl registered at location 7
IttCtrl_registerHandler: command iss_send_dcc_file registered at location 8
NETWORK: Opened at IP Addr = 10.1.1.120, socket port=5000!!!
69.018608 s: ISS: Enumerating sensors ... !!!
69.019079 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
69.019115 s: ISS: Enumerating sensors ... found 1 : AR0233-UB953_MARS
69.019134 s: ISS: Enumerating sensors ... found 2 : AR0820-UB953_LI
69.019150 s: ISS: Enumerating sensors ... found 3 : UB9xxx_RAW12_TESTPATTERN
69.019163 s: ISS: Enumerating sensors ... found 4 : UB96x_UYVY_TESTPATTERN
69.019178 s: ISS: Enumerating sensors ... found 5 : GW_AR0233_UYVY
6 sensor(s) found
Supported sensor list:
a : IMX390-UB953_D3
b : AR0233-UB953_MARS
c : AR0820-UB953_LI
d : UB9xxx_RAW12_TESTPATTERN
e : UB96x_UYVY_TESTPATTERN
f : GW_AR0233_UYVY
Select a sensor
a
LDC Selection Yes(1)/No(0)
LDC Selection Yes(1)/No(0)
0
Sensor selected : IMX390-UB953_D3
Querying IMX390-UB953_D3
72.965605 s: ISS: Querying sensor [IMX390-UB953_D3] ... !!!
72.965917 s: ISS: Querying sensor [IMX390-UB953_D3] ... Done !!!
72.965929 s: ISS: Initializing sensor [IMX390-UB953_D3], doing IM_SENSOR_CMD_PWRON ... !!!
73.166521 s: ISS: Initializing sensor [IMX390-UB953_D3], doing IM_SENSOR_CMD_CONFIG ... !!!
75.954356 s: ISS: Initializing sensor [IMX390-UB953_D3] ... Done !!!
Test data path is NULL. Defaulting to current folder
reading test RAW image .//img_test.raw
read_test_image_raw : Unable to open file .//img_test.raw
Unsuccessful start ends here and just hangs
Scaler is enabled
==========================
Demo : Single Camera w/ 2A
==========================
p: Print performance statistics
s: Save Sensor RAW, VISS Output and H3A output images to File System
e: Export performance statistics
u: Update DCC from File System
x: Exit
Enter Choice:
Unsupported command
==========================
Demo : Single Camera w/ 2A
==========================
p: Print performance statistics
s: Save Sensor RAW, VISS Output and H3A output images to File System
e: Export performance statistics
u: Update DCC from File System
x: Exit
Enter Choice: 76.028284 s: ISS: Starting sensor [IMX390-UB953_D3] ... !!!
76.582362 s: ISS: Starting sensor [IMX390-UB953_D3] ... !!!
