How to Connect the TMS320C6416T DSK to Your Computer DSP LAB TA: Yi-An Chen March 22nd, 2007 Connect DSP Board to Computer ` ` ` Plug in the power of the DSP board. Connect the DSK to your computer through USB. Install the DSK driver from the CD-ROM Install DSK Content from the CD-ROM ` Install the target content package for your board ` ` ` ` Double click the “Setup CCStudio v3.1” icon on your desktop. Select “C6416 Revision 1.1 DSK” as your emulator. Select “C6416 Device Cycle Accurate Simulator” as your simulator. These two devices could both exist in your system configuration. C64xx Emulator Simulator ` ` Close the “Setup CCStudio v3.1” and double-click the “CCStudio 3.1” icon. Double-click the device you want to use. Simulator: run your program on your PC. Emulator: run your program with the DSP board. ` ` If the emulator is selected, you have to connect the DSP board to your computer. Press Debug->Connect. If successfully connected, the dialog box would show this message Quick Test ` Press Gel -> Check DSK -> Quick Test Press Project->New, and enter you project name. ` Press Project->Add files to project. ` Three types of files have to be added: (1)Your source code.(*.c, *.cpp, *.asm, etc.) (2)The C6416 library. C:\CCStudio_v3.1\C6000\dsk6416\lib (3)Link file. C:\CCStudio_v3.1\C6000\cgtools\lib strongly recommend you to copy (1) and (3) into your project folder. ` ` Open the “lnk.cmd”, and correct the library file(lrts6700.lib). ` ` ` Rebuild your source code and load your program (.out) as usual. Press Debug->Run (F5). Have fun!!
© Copyright 2024