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.

STARTERWARE-OMAPL138 support for New LCDK L138 Board

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

is it support STARTERWARE-OMAPL138 for  New LCDK L138 Board ?

any Modification required?

  • Hi,

    ofcourse, starterware package would support for new LCDK Board too.

    It wouldn't require any modifications and could use the examples ''as-is".

    Thanks & regards,

    Sivaraj K

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

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

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

  • I Got the Error in CCS 6 while Connecting

    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: GEL: Error while executing OnTargetConnect(): Page fault occurred reading 0x01C10800
    at (*((unsigned int *) ((0x01C10000+0x800)+(4*LPSC_num)))&0x1F) [OMAP-L138_LCDK.gel:868]
    at PSC0_LPSC_enable(0, 0) [OMAP-L138_LCDK.gel:509]
    at PSC_All_On() [OMAP-L138_LCDK.gel:244]
    at OnTargetConnect()

    Any Gel File Modification required?

  • Hi,

    It doesn't require to modify the gel file.

    Since OMAPL138 is a ARM boot device which would inturn wake up the DSP out of reset, it is recommended to connect ARM first which would take DSP out of reset and then connect DSP. Then, load the DSP based application binary and run the application which would work fine.

    Even after, if it doesn't work, please hard reset the board once and try the above sequence which would fix the issue.

    There is no difference in boot sequence between old and new LCDK boards, thereby, which would not influence to modify the gel file is not really required. It would work fine with default gel file.

    Kindly walkthrough the below new LCDK wiki for omapl138/c6748:

    http://processors.wiki.ti.com/index.php/L138/C6748_Development_Kit_(LCDK)

    Thanks & regards,

    Sivaraj K

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

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

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