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.

OMAP 3530 and DSP/BIOS config

Other Parts Discussed in Thread: OMAP3530

Is there a way to configure EDMA and McBSP devices on the OMAP 3530 using the DSP/BIOS config GUI?  I see screenshots in the TMS320C6000 CSL API User Guide showing menu items under CSL for configuring peripherals, but no CSL elements appear on my menu in Code Composer Studio 3.3.

 

  • No, the CSL GUI was dropped from the BIOS config tool after BIOS 4.90.  Also, FYI, the C6000 CSL API Guide is not applicable to OMAP3530.  It's only applicable to older devices (e.g. 6713, 6416, etc.).  We stopped creating CSLs several years ago and started delivering complete driver packages instead.

    Generally McBSP would be handled using an ARM-side driver on OMAP3530 and serviced by System DMA rather than EDMA3 which is in the IVA subsystem.  For EDMA3 configuration if you're doing a memory to memory transfer there is a library called ACPY3 that is part of our Framework Components.  You would probably want to use that.

    http://tiexpressdsp.com/index.php/Framework_Components_FAQ