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.

Vlynq example application code

I see in a few other vlynq-related posts references to saVlynq.c; the authors state this was obtained from TI.  This is example code, true?  I cannot find it in my sdk distribution.  Please help me obtain/locate this or any other functional example application code that exercises the vlynq driver.  Thanks!

  • What SDK version are you using? I am assuming you are using DM6446 based on one of your tags, and the current production version for that would be DVSDK 2.00.00.22.

    I have this VLYNQ example in my install at dvsdk_2_00_00_22/PSP_02_00_00_140/examples/dm644x/vlynq, so you should be able to find that example in your PSP install in a similar location. Note I have not used this example myself, so I am not sure if it has any hardware dependencies, usually VLYNQ is only used to communicate with FPGAs, and such a device is not included on the EVM out of the box.