TMS320VC5402 DSK - BLINK DEMO ----------------------------- This example program demonstrates the use of the three (3) user LED's on the DSK board. It is a very simple blinking example that turns the LEDs on and off in sequence with a 1sec delay between successive toggles of the LEDs. Below are instructions on how to run this demo: 1. Connect your parallel port cable to the parallel port connector on the DSK. You may use an XDS510 connector if you have one and wish to do so. 2. Connect the power supply to the DSK board and power it up. 3. Start up code composer studio and load the blink demo program (executable), "blink.out". 4. Run the DSP code. You will see that the LEDs will be turned on in a sequence with a 1sec delay between them and then they will also be turned off with the same 1sec delay.