NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

DSPLink known issues

From Texas Instruments Wiki
Jump to: navigation, search

END OF LIFE

DSP Link is still available for download, but no further releases or updates are planned. Please see IPC Software Options for details and alternatives.

DSPLink known issues[edit]

This article is intended to help provide some guidance for DSPLink users to help them understand known issues in a DSPLink release.

The release notes in each release has a detailed list of known issues in that release. This lists bugs found after the GA release and workaround if any. This information has been provided to ensure customer does not spend debugging time in determining a known issue.


DSPLink known issues
Affected Release Bug found on Date Bug Headline Affected platform Affected OS Workaround if any Release with fix
1.64 Dec 2009
  • Runtime configuration of DSP clk is incorrect for the following platforms:DM6467, DM6467T and OMAP3530
  • DM6467
  • DM6467T
  • OMAP3530

Linux

Two possible workarounds (though see this forum post which implies workaround #2 is correct):

  • Workaround 1 - Update DSP application code:- Add a GBL_setFrequency(GBL_getFrequency()/1000) after the call to DSPLINK_init in main in the DSP side code in the DSP application
  • Workaround 2 - Update DSPLink code
    • DM6467/DM6467T users - Update function DM6467GEM_getDspClkRate in $DSPLINK/gpp/src/arch/DM6467GEM/shmem/Linux/dm6467gem_dspclk.c

<syntaxhighlight lang='c'>

 *cpuFreq = (clk_get_rate (clk) /1000) ;

</syntaxhighlight>

    • OMAP3530 users - Update function OMAP3530_getDspClkRate in $DSPLINK/gpp/src/arch/OMAP3530/shmem/Linux/omap3530_dspclk.c

<syntaxhighlight lang='c'>

 *cpuFreq = (clk_get_rate (clk)/1000) ;

</syntaxhighlight>

  • Re - Build DSPLink GPP code
  • Use updated DSPLink kernel module
  • 1.65 (Planned)
1.65.00.03 Jul 2010
  • Incorrect Release Notes in Linux package dsplink_linux_1_65_00_03
  • All platforms based on Linux

Linux

Workaround: See attached release notes File:ReleaseNotes.pdf

  • 1.65 (Planned)
E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article DSPLink known issues here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article DSPLink known issues here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article DSPLink known issues here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article DSPLink known issues here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article DSPLink known issues here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DSPLink known issues here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DSPLink known issues here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article DSPLink known issues here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article DSPLink known issues here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity