I recently downloaded the C6Flo graphical development environment and Code Composer Studio v4. I installed both of them successfully. Code Composer Studio connected to my evaluation board, loaded the application and executed. I tried to build the C6747AudioFilter example. The following text is shown in the Output window of C6Flo (1.88 build 4). Thanks.
C:\Program Files\Texas Instruments\C6Flo_1.02\c6_app_writer.exe -ini="C:\Program Files\Texas Instruments\C6Flo_1.02\Temp\last_app.ini" -c6flo="C:\Program Files\Texas Instruments\C6Flo_1.02" -app="C:\CCStudio_v3.1\C6Flo_1.02\Examples\C6747AudioFilterV2" -xdc="C:/ccsv4/xdctools_3_16_02_32" -cgt="C:\Program Files\Texas Instruments" -v [App Writer] (23:09:46.329): Writing codegen helpers... [App Writer] (23:09:46.360): Using non-standard buffer alignment in thread0 due to block requirement(s). [App Writer] (23:09:46.391): Generating CFG file... [App Writer] (23:09:46.407): Running xdc.tools.configuro... [App Writer] (23:09:46.423): C:/ccsv4/xdctools_3_16_02_32/xs xdc.tools.configuro -t ti.targets.C64P -c "C:/Program Files/Texas Instruments/" -x ".*" --generationOnly "./AppWriterTemp/c6747_audio_app.cfg" [XDC Error] (23:09:48.001): xdc.tools.configuro: unknown option: --generationOnly [XDC Error] (23:09:48.016): Usage: xs xdc.tools.configuro [--help] [XDC Error] (23:09:48.016): [-v] [XDC Error] (23:09:48.032): [-@ optionsfile] [XDC Error] (23:09:48.032): [-o outdir] [XDC Error] (23:09:48.048): [-b config_bld | -c codegen_dir | --cb] [XDC Error] (23:09:48.048): [-t target] [-p platform[:instance]] [-r profile] [XDC Error] (23:09:48.063): [-Dname=value] [XDC Error] (23:09:48.063): [-w | -x regexp] [XDC Error] (23:09:48.079): [--rtsName pkg_name] [XDC Error] (23:09:48.079): [--cfgArgs args_string] [XDC Error] (23:09:48.094): [--linkTemplate linker_template] [XDC Error] (23:09:48.094): [--tcf] [--bios5] [--pkg] [XDC Error] (23:09:48.094): [--compileOptions compile_options_string] [XDC Error] (23:09:48.110): [--oc compiler.opt] [--ol linker.cmd] [XDC Error] (23:09:48.110): infile.cfg [App Writer] (23:09:48.126): Application write failed! Encountered exception: XDC build error [App Writer] (23:09:48.126): Closed after 1.83 seconds.