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.

L138 LCDK StarterWare Demo

Other Parts Discussed in Thread: OMAPL138

Hi,

I've succesfully installed the StarterWare for L138 LCDK and with the usage of a XDS100v2 I can have JTAG access to the LCDK.

So, now I'm trying to have a debug run of the 'demo' that is provided in the StarterWare, which is this one

-> OMAPL138_StarterWare_1_10_03_03\examples\lcdkOMAPL138\demo

I'm connecting a VGA monitor on the VGA LCDK connector and starting the CCS debug session.

The initialization script goes ok as it seems

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: Output:     PLL0 init done for Core:300MHz, EMIFA:25MHz
ARM9_0: Output:     DDR initialization is in progress....
ARM9_0: Output:     PLL1 init done for DDR:150MHz
ARM9_0: Output:     Using DDR2 settings
ARM9_0: Output:     DDR2 init for 150 MHz is done
ARM9_0: Output:     ---------------------------------------------
ARM9_0: Output:     DSP Wake Complete.
ARM9_0: Output:     ---------------------------------------------

and when I start execution I got on the VGA screen output from the application and six icons from which I guess I have to choose one.

At that time, the application waits for my input, yet altough I tried to connect a USB mouse, it did not show up on the screen.

How can I have a mouse connected and activated in the board or what input does the 'demo' example in L138 LCDK StarterWare wants?

Any help on how to run this demo is appreciated since I could not see any text accompanying it.

Christos

  • Hello Christos,

    Please use USB mini A receptacle for connecting the mouse to USB OTG on OMAP L138 LCDK EVM.

    Could you try to run the prebuilt binaries provided and see if you still face the same issue?

    The prebuilt binaries can be found at:

    DSP - C:\ti\OMAPL138_StarterWare_1_10_03_03\binary\c674x\cgt\omapl138\lcdkOMAPL138\demo

    ARM - C:\ti\OMAPL138_StarterWare_1_10_03_03\binary\armv5\gcc\omapl138\lcdkOMAPL138\demo

    Please be aware about known issues as per release notes, specially if you are using TI TMS470 / ARM CG tools.

    Regards,

    Vinay