Attached is the .pp generated for a source file that will not compile with the TI tools. The workaround used thus far is to insert the pragma UNROLL before both inner loops of the function.
CGT version: C6000 Code Generation Tools 7.0.4
Options: -mv64+ -g -O2 --preproc_only --preproc_with_compile --define="DEBUG" --display_error_number --issue_remarks --verbose_diagnostics --diag_warning="225" --consultant --gen_func_subsections --mem_model:const=far --mem_model:data=far --debug_software_pipeline --optimizer_interlist --src_interlist --asm_listing --output_all_syms --obj_directory="src"
-Aaron