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.

DM368IPNC error in running ./moduletes.out drv_isif

Hi,

when i am running ./moduletest.out drv_isifi i m getting the following output.

# ./moduletest.out drv_isif   
 
 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] ... Done. [1683076 bytes]
 ISIF: Opening imager.
############OPEN###########
==========>>>> Start X,Y = 52,18
 Sensor Mode Info,
 Width      =  744
 Height     =  516
 fps        =   30
 Bin Enable =    0
 
 Sensor Frame Timing Info,
 fps                  = 30
 t_frame (ns)         = 33333334.000000
 t_row   (ns)         = 25687.500000
 t_pclk  (ns)         = 15.625000
 W                    = 744
 H                    = 516
 SW                   = 1125
 SD                   = 0
 HB                   = 450
 VB                   = 781
 HBmin                = 450
 VBmin                = 9
 f_pclk               = 64000000
 shutterOverhead (ns) = 6656.250000
 col_size             = 744
 row_size             = 516
 col_bin              = 0
 row_bin              = 0
 col_start            = 728
 row_start            = 652
 pll_M                = 16
 pll_N                = 1
 pll_DIV              = 1
 
############reset###########
############SPI OPEN###########
spi mode: 16
bits per word: 8
max speed: 12000000 Hz (12000 KHz)
############SET REG###########
############OPEN END###########
 ISIF: Opening ISIF.
================> 512, 0, 1735
 ERROR  (drv_isif.c|DRV_isifSetParams|679): CSL_ccdcBufInit()
 ERROR  (drv_isif.c|DRV_isifOpen|131): DRV_isifSetParams()
 ISIF: Closing imager.
 ISIF: Exiting.

Any reasons for this error.

Thanks