Run the following to rebuild the DSP program: cl6x -@options The result is a C6x executable file blink.out. The DSP program blink.out is an LED blinker program, which lights the LEDs while counting from 0 to 7 and then flashes forever. This program is meant for the flash memory and requires that it be converted with the hex conversion utility. Run the following to rebuild the blink.hex file for reprogramming flash using the Flash Programming Utility: hex6x hex.cmd