GSG C6748: Using Example Software
From Texas Instruments Embedded Processors Wiki
^ Up to main Getting Started Guide for C6748 Table of Contents
Loading example software
There are PSP examples located in the PSP Installation directory (by default C:\Program Files\Texas Instruments\pspdrivers_01_30__00_05). You can find these examples in the \packages\ti\pspiom\examples\evm6748 directory.
Each example project comes pre-built and can be loaded to the DSP's memory through File->Load Program inside CCS. For example, select File->Load Program and choose the audioSample.out file found in the \audio\bin\Debug directory from the examples base path. Once the file is loaded select Debug->Run
If you attach an audio source (such as an MP3 player or your PC) to the Line In audio jack (P3) and headphones to the Headphone audio jack (P5) you should hear the audio passing through the system.
What's Next?
See the Building a project of the Getting Started Guide.
Leave a Comment