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.

TMDSOSKL137: TMDSOSKL137

Part Number: TMDSOSKL137

Hello, I am new to TI SDK. I am using the TMDSOSKL137 and code composer. Do I need this probe TMDSEMU200-U as well for my code development?

Thanks.

  • Hello C.C.,

    Support for using the TMDSOSKL137?

    Just a heads-up, that is a pretty old EVM. It looks like all of the EVM resources are hiding on the Processors Wiki that went offline a couple of years ago (https://processors.wiki.ti.com/index.php/Getting_Started_Guide_for_OMAP-L137). I am reassigning your thread to a member of our EVM team to discuss how he wants to support you using that board.

    Using CCS with the board

    As far as the specific question about connecting the EVM to Code Composer, I suspect that you do not need a separate debug probe. From the offline wiki page https://processors.wiki.ti.com/index.php/OMAP-L137_EVM_Hardware_Setup 

    Connecting to CCS[edit]

    Target Configuration[edit]

    • Open CCS and select New->Target Configuration File.
    • Specify a file name or use default.
    • Select "Spectrum Digital XDS510USB Emulator" as Connection
    • Check "OMAPL137" or "C6747" as Device and save. 
     

    Useful Tip

    • If you don't see "OMAPL137", ensure that you have installed CCS and selected Single Core DSP devices in the installation

    • Open Target Configuration view in CCS by selecting "Window -> Show view -> Target Configurations" from menu.
    • Select newly created configuration, right-click on it and set it as default.

    • Launch Target configuration file


    Connect Target and Load/Run Program
    [edit]

    • Connecting Target
      • Select "View -> Debug" from menu to start a debug session.
      • CCS will switch to Debug perspective with devices DSP and ARM .
      • Select device to connect and then go to "Run -> Connect Target" from menu.
    NOTE

    OMAPL137 is a DSP boot master device. Hence to connect to the ARM, you need to connect the DSP first (even if you do not load anything to DSP), then connect ARM (Reason: DSP’s GEL file enables and wakes up the ARM)


    Loading Program

    • Choose desired device (DSP or ARM)
    • Go to "Run -> Load -> Load Program" from menu.
    • Click “Browse” to choose a prebuilt *.out or click “Browse project..” to choose *.out of the open projects.
    • Choose desired *.out and click OK.
    • Running Program
      • Go to "Run -> Resume"
  • Hello CC

    As Nick mentioned this is a relatively old device. We have not done a software refresh for this in several years and not planning to do so either. Additionally there are no plans to build additional EVMs either.

    If this is a new project I recommend looking at new devices from TI. 

    Support on this will be very limited - all relevant collateral and software is what you see on the product folders.