VSDK1.3 execution demo error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VSDK1.3 execution demo error

1,058 Views
435761040
Contributor II

Wrong when executing isp_ov10635_quad


**************************************************************
** Omnivision Ov10635 quad demo using Maxim Ser/Des HW setup
** Description:
** o Maxim 9286 deserializer board with 4xOmnivision Ov10635
** cameras each with 9271 serializer (on MipiCsi_0) expected as
** image input.
** o ISP converts YUV422 10bit piexel data provided by the sensor
** to YUV422 8bit pixels and stores single camera images into
** separate DDR buffers.
** o Resulting YUV 1280x800 image are displayed live using DCU.
**
*********************************

** Usage:
** o ./isp_ov10635_quad.elf <camera channel> [<csi port>]
**
** Options:
** o camera channel 1-5. 5: switch each camera between 150 frames
** o [default: 5]
** o csi port 0|1 [default: use graph's setting]
**
*********************************

** Example:
** o Run camera #2, MAXIM pluged in CSI #1.
** ./isp_ov10635_quad.elf 2 1
** o Run all camera, use graph's setting for csi port.
** ./isp_ov10635_quad.elf
**
**************************************************************

[ 300.197699] Unknown lldcmd command.
.. 300.200919] Probing I2c client @ 0x6a on I2C bus #0.
[ 300.206066] Generic camera I2c driver added successfully.
[ 300.211289] Probing I2c client @ 0x40 on I2C bus #0.
[ 300.216316] Probing I2c client @ 0x30 on I2C bus #0.
[ 300.226800] Unknown lldcmd command.
/../../../../libs/isp/cam_generic/user/src/cam_user.cpp: 947/CAM_PowerControl : [Error]: Config cam power fail with type: 0, index: -179651596
../../../../../libs/isp/cam_generic/user/src/maxim_user.cpp: 670/MAXIM_Open : [Error]: Power up csi #0 fail.
../../../../../libs/isp/cam_generic/user/src/cam_user.cpp: 947/CAM_PowerControl : [Error]: Config cam power fail with type: 0, index: 4575888
../../../../../libs/isp/cam_generic/user/src/maxim_user.cpp: 991/MAXIM_Close : [Error]: Power down viu #0 fail.
../src/sdi.cpp: 1517/IOsReserve : [Error]: Failed to reserve IO object 4.
../src/sdi.cpp: 979/PreStart : [Error]: Failed to reserve IO objects.
Failed to prestart the grabber.
Demo failed in preparation phase.

What can I use now? What has been updated in the current revision?

Tags (3)
0 Kudos
4 Replies

795 Views
jiri_kral
NXP Employee
NXP Employee

Hi,

what is your EVB and target linux version? 

Jiri 

0 Kudos

795 Views
435761040
Contributor II

I tried to run another demo
Also can't run
** jpg_dcd_test.jpg file will be used as input.
Press Ctrl+C to terminate the demo.
Framebuffer mapped at 0x7fb5c73000.
Sequencer other error: *** Sequencer error text:
   FDMA queue full
../src/sdi.cpp: 1642/SeqEventHandler : [Error]: *** Other error message received.
../src/sdi.cpp: 1643/SeqEventHandler : [Error]: *** Sequencer error text:
../src/sdi.cpp: 1651/SeqEventHandler : [Error]: FDMA queue full
NULL pointer data.
[6926.828512] /home/calmcar-maker/disk2/NXP/vsdk1.3/s32v234_sdk/libs/isp/sequencer/kernel/build-v234ce-gnu-linux-d/../src/seq_func.c: 1534/SEQ_DRV_MsgSend : [Error]: FAILED to send the message.
../../../../../libs/isp/sequencer/user/src/seq_user.cpp: 1044/SEQ_GraphStop : [Error]: Graph STOP failed: -1
../src/sdi.cpp: 1234/Stop : [Error]: Failed to stop the grabbing sequence.
Failed to stop the grabber.
Demo failed in cleanup phase.

0 Kudos

795 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

easiest way how to use VSDK demos is using pre-build SD card image with all required modules (download link is in your previous thread) - https://community.nxp.com/message/1113229?commentID=1113229#comment-1113229 

Jiri 

0 Kudos

795 Views
435761040
Contributor II

Kernel v4.14.34_bsp19.0

Linux s32v234sbc 4.14.34-rt27-00002-g12135f4-dirty #4 SMP Fri Feb 15 10:07:37 CST 2019 aarch64 aarch64 aarch64 GNU/Linux


Vsdk RTM 1.3

The board is s32v234sbc

0 Kudos