Blink example for DSK6713
Sofware Design Solutions, Inc.
------------------------------

This blink example blinks the LEDs D7 through D10.    

** The same blink example .hex file can be used for both the 8 bit and 16 bit versions of DSK6713 **
** The 6713 FBTC programs handle programming the flash properly **

A secondary bootloader (bootDSK6713.asm) copies the blink application to RAM and runs the application from RAM.

Prerequisites:
	- The BlinkEVM6424 program project file assumes that the C6x Chip Support Library (CSL) resides in:
      C:\Program Files\C6xCSL
	- The version 7.3.1 C6000 Codegen Tools update is required

The blink example builds the .hex file BlinkDSK6713.hex.  To run the file on the DSK:

To build the BlinkDSK6416 example

    Run CCS and Import the project BlinkDSK6416
        Select Import Existing CCS/CCE Eclipse Project in the Project menu
        Browse to the BlinkDSK6416 directory and select it
        It is recommended that the option "Copy projects into workspace" is
         checked in order to preserve the original files.

    Build the project. This should create the BlinkDSK6416.hex file in the
     parent directory of the project folder.


The blink example can be directly downloaded and run, or programmed with the 
DSK6416 FlashBurn support.

Support questions should be directed to support@softwaredesignsolutions.com


