• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » WinCE » All Tags » DSPLINK
Share
WinCE
  • Forum

Browse by Tags

WinCE

Welcome to the WinCE Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
DSPLINK
  • BSP
  • BUILD FAIL
  • ccs4
  • CMEM
  • Debug
  • DSP LINK build failed
  • DSP LINK Visual Studio OMAP L138
  • DSPLINK OMAPL138 Building sample
  • DSPLINK rebuild in WINDOWS
  • DSPLINK WINCE
  • DVSDK
  • OMAP
  • OMAP 3530
  • OMAP 3530 Audio IVA2
  • omap l138
  • omap3530
  • OMAP35xx
  • OMAP-L
  • OMAPL138
  • OMAP-L138
  • OMAP-L13x
  • WINCE
  • wince BSP OMAPL138
  • WindowsCE
Related Posts
  • Forum Post: Re: How to use DSPLink sample applications on windows CE.

    Jatin Jain Jatin Jain
    Hi, Additional information on DVSDK (of which DSP LINK is a part) for WinCE/OMAP3530 and download links can be found here. http://focus.ti.com/docs/toolsw/folders/print/dvsdk-winceomap.html . Please note though that this has only been verified with bSquare BSP and Mistral EVM. Jatin
    on Mar 9, 2010
  • Forum Post: Re: How to use DSPLink sample applications on windows CE.

    Madhvi Madhvi
    You will need to edit the dsplink\make\current.mak to copy the headers/libs to your desired location. For headers, search for $(EXP_HEADERS) rule in this file and add the copy command for your desired location. For libs, search $(export_deb) and $(export_deb) in this file and add your copy commands here...
    on Mar 9, 2010
  • Forum Post: Problem in using PROC_read and PROC_write APIs at configured memory location

    chandrashekhar mishra chandrashekhar mishra
    Hi, I am using OMAP3530 based custom board on Windows CE 6.0. Using DSPLink_1.64, I want to send data buffer of 65K from gpp to dsp for some processing.As a starting point I am using readwrite sample application. As I need to send 65K size data buffer I changed memory configuration according to given...
    on Mar 18, 2010
  • Forum Post: Has WINCE bsp for omap L138 been released?

    arthur14426 arthur14426
    1. Has WINCE bsp for omap L138 been released? 2. Does dsp-link support wince omapL138 ?
    on Jul 7, 2010
  • Forum Post: Re: Has WINCE bsp for omap L138 been released?

    Gary Tominovich Gary Tominovich
    Current target for DSPLink 1.65 GA is now 20 Sept 2010 Gary
    on Jul 23, 2010
  • Forum Post: Re: Audio Architecture on OMAP3530

    fabrice saadoun fabrice saadoun
    Hi Atul, Thank you for you inputs. It seems that it is less risky to use the DSP in our case since voice is an essential module in our product. I would like to add some questions concerning SW architecture if you don't mind. 1 - What does the IVA2+ include in terms of audio processing optimization...
    on Aug 2, 2010
  • Forum Post: Re: Audio Architecture on OMAP3530

    fabrice saadoun fabrice saadoun
    Deepali, I don't which type of bridge it is. I know that one of our company's team ported that bridge from Linux to WinCE and from OMAP1710 to OMAP2420. That work has been done around 2005. Please see also below this bridge architecture according to our team investigattion (code reverse engineering...
    on Aug 3, 2010
  • Forum Post: Re: Audio Architecture on OMAP3530

    fabrice saadoun fabrice saadoun
    Deepali, Can you please answer questions a and b with the details I gave you previously? Thanks, Fabrice
    on Aug 8, 2010
  • Forum Post: OMap 137 DSPLink Wince Problem

    Kelvin Tan Kelvin Tan
    I am a beginner in OMAP/DSP environment and currently i'm trying to build a WINCE 6.0 OS image for Omap 137 evaluation board. By following the installation guide for Omap L1xxx, i am able to compile all gpp and dsp source code and sample files. The delta is the tools i use are new versions than what's...
    on Sep 12, 2010
  • Forum Post: Dsplink for wince compiling problem(OMAPL138)

    arthur14426 arthur14426
    Hi all, Following guide ( InstallGuide_WinCE_OMAPL138.pdf ) from dsplink_1_65_00_03.tar.gz , I encounter some problem. I install dspbios, cgtools , dsplink to d:\TI , and add all the env variable name. I also set path by "set path=%XDC_INSTALL_DIR%\bin;%XDC_INSTALL_DIR%;%path% " in order...
    on Oct 29, 2010
  • Forum Post: Re: Dsplink for wince compiling problem(OMAPL138)

    arthur14426 arthur14426
    Thanks for your reply , On compiling wince version DSPLINK , I enter Dos Shell , but what path mark should I use? ( a.\ b.\\ c./ ) ? Under linux environment , every thing is OK (use c./ ) , however wince version doc and makefile confuse me. Which shell should I use to compile WINCE verison DSPLINK...
    on Oct 30, 2010
  • Forum Post: In building WINCE version DSPLINK for OmapL138 , There are lots mess problem.

    arthur14426 arthur14426
    Why not enhance DSPLINK build system for WINCE, it watse a lot of time. Or maybe I omit some key step The following is the all my modification in Build progress . 1. install vs2005 --> vs2005 sp1 --> wince6 --> wince6 sp1 --> wince6 r2 --> wince6 r3 --> Omapl138BSP( or Hawkboard...
    on Nov 1, 2010
  • Forum Post: Are there a wince verseion CMEM for OMAP-L138?

    arthur14426 arthur14426
    Hi,all We are developing an industial control system by wince-r3 on omapl138 platform. We need to write large size data to DSP side memory ,eg 32M. So I wonder, are there a wince verseion CMEM for OMAP-L138 , just like that under Linux ?
    on Dec 6, 2010
  • Forum Post: debugging dsplink on omap l138, how to connect with wince on arm

    Kevin the almighty Kevin the almighty
    http://processors.wiki.ti.com/index.php/Debugging_the_DSP_side_of_a_DSPLink_application_on_OMAP-L138_using_CCS i can't seem to get this to work, it just fails to initialize and doesn't launch and i have no idea how to fix it. I also tried using the xds100v1 which I can connect and debug...
    on Jan 28, 2011
  • Forum Post: DSPLink DBGCHK: WinCE on L138

    Joe Curren57439 Joe Curren57439
    Hello-- We have our application running successfully on the LogicPD L138 Experimenter's kit, with CE 6.0 R3. To accelerate processing, we installed the DSPLink catalog item, as directed in the documentation for 1.65.00.03. We are using bios 5.41.02.14, xdc 3.16.02.32. The dsplink driver and message...
    on Feb 10, 2011
  • Forum Post: setting up a dsp c6748 make file project

    Kevin the almighty Kevin the almighty
    Ok sorry if this isn't in the right area, but i'm not really sure where to look. Basically what I'd like to do is take the source files for the message sample in the dsplink, and pull them out, add them to source, and make it build using visual studio 2005. This isn't going to be in the...
    on Jul 1, 2011
  • Forum Post: DSPlink compilation : The system cannot find the path specified.

    Kalaiyarasan ES Kalaiyarasan ES
    HI, During dsplink build, When i give "gmake -s " command inside dsplink/dsp/src/samples folder I am getting error [SAMPLES ] ======= OBJECTS =============== DEBUG ============== [LOOP_NEW ] ------- DIRS ------------------ DEBUG -------------- [LOOP_NEW ] ------- OBJECT -------------...
    on Sep 14, 2011
  • Forum Post: Use one dsplinkk.ko for 2 memory arrangement

    philip lee46717 philip lee46717
    Hi! I have 2 different sets of hardware. One is having 128MB DDR and 256MB DDR. I would like to arrange the dsplinkk.ko near the end of the memory boundary. That will be near the 128MB end and 256MB end. I tried it but it needs 2 sets of the cmemk.ko , dsplinkk.ko and dsp combo. Is there any way to...
    on May 17, 2012
  • Forum Post: RE: In building WINCE version DSPLINK for OmapL138 , There are lots mess problem.

    Hemant Chauhan Hemant Chauhan
    Hi I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR\OMAPL138_AM18X_ARMV4I_RELEASE...
    on Oct 18, 2012
  • Forum Post: RE: DSPlink compilation : The system cannot find the path specified.

    Hemant Chauhan Hemant Chauhan
    Hi I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR\OMAPL138_AM18X_ARMV4I_RELEASE...
    on Oct 18, 2012
  • Forum Post: RE: DSP LINK GPP and DSP both side GMAKE buid fails

    Hemant Chauhan Hemant Chauhan
    Hi I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR\OMAPL138_AM18X_ARMV4I_RELEASE...
    on Oct 18, 2012
  • Forum Post: RE: DSP Link build fails

    Hemant Chauhan Hemant Chauhan
    Hi I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR\OMAPL138_AM18X_ARMV4I_RELEASE...
    on Oct 18, 2012
  • Forum Post: DSPLINK BUILD FAIL OMAPL138

    Hemant Chauhan Hemant Chauhan
    Hi I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR\OMAPL138_AM18X_ARMV4I_RELEASE...
    on Oct 18, 2012
  • Forum Post: RE: Dsplink for wince compiling problem(OMAPL138)

    Hemant Chauhan Hemant Chauhan
    Hi Deepali I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR...
    on Oct 18, 2012
  • Forum Post: RE: How to use DSPLink sample applications on windows CE.

    Hemant Chauhan Hemant Chauhan
    Hi Deepali I am working with OMAP L-138 with Win CE 6.0. I am able to move a bi ahead, now while including DSPLink in OS during building OS in VS-2005, I am facing errors because of dsplinkk.dll missing from location C:\WINCE600\OSDESIGNS\OMAPL138_AM18X_TI_DEFAULT\OMAPL138_AM18X_TI_DEFAULT\RELDIR...
    on Oct 18, 2012
12
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use