Design Support

Using the TMS320C5402 DSK Sine Program and evmdsk54x.dll

The TMS320C5402 DSP starter kit (DSK) for Code Composer Studio? contains evmdsk54x.dll, a Windows library, and a header file, evmdsk54xdll.h, which allow you to use and write windows programs that can communicate with the TMS320C5402 DSK. An example program, sine, is included with Code Composer Studio, to demonstrate how evmdsk54x.dll can be used. The example contains a both WIN32 graphical user interface (GUI) and a WIN32 console application, and also a sample target program which uses the DSK code/decode (CODEC) and a C5402 multichannel buffered serial port (McBSP) to output an audio signal to the speaker jack on the DSK.

For the host side, this application report describes how to use the sine example and provides insight in using evmdsk54x.dll. This application report assumes you are familiar with MS Visual C++ and coding on the TMS320C5402, so it does not provide information on constructing an application with MS Visual C++ or creating a program using Code Composer Studio.

For the target side, this application report describes how to use the DSK to generate a signal and output the signal to the phone jack.

Version 6.0 of MS VC++ and version 2.00 of TMS320C5000? Code Composer Studio are used in this application report.



Bookmark and Share