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.

DM368 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.

 

  • Hi,

    The filesystem that we provide as part of IPNC release package has IMG_Paramset.bin file in it. Once the filesystem is mounted during bootup, you should be able to see it. Are you using the standard filesystem release or have you created your own filesystem?

    Regards,

    Anshuman

  • Hello,

    I am using the Linux development kit that was provided by APPRO.  It which contains a filesystem which I am using via FNS, but when I search through the files i do not see the indicated file.  

     

    Cullum

  •  

     

    Hi,

     

    I have tried running the image_tune algorithm but it shows errors:

     

    # ./moduletest.out image_tune
     IMAGE TUNE: Server Starting ...
     ERROR  (imageTuneCommunication.c|IMAGE_TUNE_ServerOpen|117): IMAGE TUNE 2
     IMAGE TUNE: Server Stopped !!!

    I am running the board in dhcp mode and i have mounted the filesystem that came with Appro

    using nfs.But on running the independent algorithm i am getting error as shown above.

     

    Thanks and Regards,

    Mayank

     

  • You can create "IMG_Paramset.bin" file with  ImageTunningTool.

    Regards,
    Marko.

     

  •  

     

    Hi,

    I am working on Appro DM368-IPNC board but i am also getting the same errors which you

    have mentioned.Are you able to remove the following errors:

     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|73): IMAGE TUNE init
     ERROR  (drv.c|DRV_init|107): DRV_init()
     ERROR  (alg.c|ALG_sysTestMain|185): DRV_init()

    If so how,can you guide me how to do that.I have posted the queries regarding this error on e2e sometime back

    but till date i haven't got any reply.

    Thanks and Regards,

    Mayank