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.

Linux standalone test failures

Hello,

I am trying to do some basic video encoding using a DaVinci-368 on a custom board.  Currently the stand alone tests fail, here is a transcript of the current test I am looking at:

========================

# ./moduletest.out drv
DRV_SyncRst: module = 47, domain = 0, state = 0
DRV_SyncRst: module = 47, domain = 0, state = 3

 CLK Hz,
 ARM   Hz =  432000000
 DDR   Hz =  340000000
 VPSS  Hz =  340000000
 IMCOP Hz =  340000000

 [OSA_FILE ] Reading file [/mnt/nand/IMG_Paramset.bin] ... ERROR
IMAGE TUNE: Paramset File is not available..... Setting DEFAULT parameter
 ERROR  (imageTuneCommunication.c|IMAGE_TUNE_ServerOpen|117): IMAGE TUNE 2
 ERROR  (drv_imageTune.c|DRV_imageTuneInit|86): IMAGE_TUNE_ServerOpen()
 ERROR  (drv.c|DRV_init|68): IMAGE TUNE init
 ERROR  (drv.c|DRV_init|102): DRV_init()
 ERROR  (drv.c|DRV_drvTestMain|141): DRV_init()

=========================

Am I really missing a file named "IMP_Paramset.bin" or is this something that gets constructed at bootup?  Can anyone shed some light on the issue? Thanks in advance.