Site Index
   Support Home
   C6000 Home
   DaVinci EVM
   EVMDM6437
   EVM6424
   EVMDM642
   XEVM642
   DSKTCI6482
   EVMTCI6482
   DSK6455
   EVM6455
   EVM6418
   DSK6713
   DSK6416
   Ordering Info.
Google

C6000 Site
Support Site
Main Site

EVMDM642 BSL Examples Index

The EVMDM642 highlights four examples that are designed specifically to work with components on the board. The LED example demonstrates the simplest use of the BSL, a function that blinks a LED. The LEDPRD example shows how to do the same thing using a DSP/BIOS periodic thread and add a second thread to blink a different LED at a different rate.

The tone audio example illustrates use of the codec. The tone example uses the BSL’s codec functions to generate a sine wave on the EVMDM642’s audio outputs using polled I/O.

The test example is a subset of the general test used to verify working components on the board

The examples are designed to be read in order, which each example increasing in complexity and scope. They are designed to illustrate specific points as well as provide working base projects on top of which you can build your own code.

Follow these links to the examples:

Name Description
LED LED blinking example.
LEDPRD LED blinking with a DSP/BIOS PRD (periodic task).
Tone Generates a 1KHz stereo tone.
Test General board test (uses most of the BSL API modules, good source for sample code).
©Copyright 2002-2012 Spectrum Digital, Inc. All Rights Reserved.