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.

error coming while debugging the examples of arm in omap l138 lcdk

Other Parts Discussed in Thread: OMAPL138, OMAP-L138

I have an OMAP-L138 LCDK and an XDS100v2 JTAG Emulator.  I am attempting get "any" of the StarterWare for OMAP-L138 to run for ARM.  I have run DSP examples .  I am using CCSv5.5 .  I am using the OMAPL138_ARM.gel that can be found in the StarterWare directory.  I have 2 3 and 4 no. switch  on LCDK switches set to on.  When I debug the codes in arm, I get the following error (below).  I have tried other Arm projects and get the same problem.  I am not sure why. 

ARM9_0: Output: Target Connected.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: Memory Map Cleared.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: Memory Map Setup Complete.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: PSC Enable Complete.
ARM9_0: Output: ---------------------------------------------
ARM9_0: GEL: Error while executing OnTargetConnect(): Target failed to write 0x01C11138 at (*((unsigned int *) (0x01C11000+0x138))|=0x1) [OMAP-L138_LCDK.gel:16] at device_PLL0(0, 24, 1, 0, 1, 11, 5) [OMAP-L138_LCDK.gel:403] at Set_Core_300MHz() [OMAP-L138_LCDK.gel:468] at Core_300MHz_mDDR_150MHz() [OMAP-L138_LCDK.gel:245] at OnTargetConnect()

  • Hi Marut,

    1. Did you use the gel file named OMAPL138_ARM.gel file or OMAPL138_ARM.gel?, Because, you log says that you used the corrrect gel but you mentioned a different gel. Will you please use the gel file,"OMAP-L138_LCDK.gel" , located at the CCS installation path at "..\ti\ccsv5\ccs_base\emulation\boards\lcdkomapl138\gel\"? and confirm whether the same error is reproducible?

    By default, that's the common gel file used for both the DSP/ ARM sample projects given in starterware.

    2. In CCS, using *.cxml , after you select the emulator, select the Board or device as "LCDKOMAPL138" which will inturn get the appropriate gel file needed for the specific hardware board.

     

     

    Regards,

    Shankari

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.
    --------------------------------------------------------------------------------------------------------