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.

OMAP sample code

Other Parts Discussed in Thread: OMAPL138

Hi william,
Thanks for your input and will check the same. But, currently am working OMAPL137 and i was looking for the sample code. I just wanted to see the basic sample codes for gpio intilization, led blinking, adc intialization and other sample code.

So, could you please provide me the link to download the same??

In the help window am able to see only MSP430 sample codes . But, unable to see OMAPL137 sample code. Could you please help me on this??

Thanks & Regards
Naveen Chandra
  • Hi,
    We don't have starterware package for OMAPL137 but having for OMAPL138.
    We also have quickStartCSL package for OMAPL137 where we have gpio,i2c etc., sample codes.
  • Hi,

    Thanks for your post.

    Please download quickStart_OMAPL1x_rCSL_2.0 from the below download wiki which describes the available examples for both the OMAPL137 and OMAPL138 EVMs and there is an example synopsis which provides an overview of each available example.

    http://processors.wiki.ti.com/index.php/QuickStartOMAPL1x_rCSL#rCSL_Examples

    I think, you will find the gpio_multi_led_interrupt, TIMER_led_blink_frequency, McASPEcho and other sample examples but McASPEcho example would be available only for OMAPL138 EVM and not OMAPL137, so, you would require porting efforts to change the example from L138 to L137 through which you could walkthrough the code for ADC initialization.

    Thanks & regards,

    Sivaraj K

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

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

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