Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10057

Do not allow a CCS project to choose compiler options --gen_profile_info and --use_profile_info at the same time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Prioritized Not Prioritized

      At present, in a CCS project, it is possible to select the options --gen_profile_info and --use_profile_info at the same time.  However, these are mutually exclusive options.  When they are chosen at the same time, this error results ...

      "C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6740 --include_path="C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_profile_info --use_profile_info="file.prf" --preproc_with_compile --preproc_dependency="main.d_raw"  "../main.c"
      subdir_rules.mk:9: recipe for target 'main.obj' failed
      error #24018-D: Option --use_profile_info is not valid with --gen_profile_info

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: