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.

DDK for OMAP 3530 EVM

I would like to have the latest version of driver development kit (DDK) which supports OMAP 3530 EVM.  It is required for interfacing our application with  codec device driver in a DSP/BIOS environment. The link available on the website for  download  contains  ddk_1_20 (DDK v1.20) which does not have OMAP 3530 EVM codec  support.

  • There is no DDK for the OMAP35xx, in general the OMAP35xx does not use the C64x+ DSP with DSP/BIOS to interface with peripherals, rather the Cortex-A8 running a high level OS like Linux or Windows CE manages the hardware interfaces. You can find the latest OMAP35xx software stack (DVSDK) which contains the driver software we have for Linux from here.

    In general the DDK is no longer used on modern devices, the functionality that was in the DDK is now encompassed in PSP (Platform Support Package) releases.