Utility to convert binary file to TI CCS Format file Usage: Under Windows Command Prompt, run bin2ccs.bat or the following command: bin2ccs Note: The infile is the input binary image or data file, the outfile is the generated output file in CCS data format that can be loaded into DSP memory using the CCS Memory Browser. Example: bin2ccs app.out app.dat