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

Incremental build does not always re-compile source files in subfolders when in 'strict manual' mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Composer Studio IDE
    • CCSIDE-4068
    • CCS_11.0.0
    • CCS_11.1.0
    • Generic
    • Change the compiler's object directory mode to either 'automatic' or 'assisted manual'.

      When a project is configured with a 'strict manual' mode for object file destination directory, incremental build does not re-compile source files located in subfolders within the project. This happens only when the file's file-specific build-options are changed. But it does work if the file's contents are changed.

      Forum post: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1047908/ccstudio-building-project-after-file-specific-optimization-change-doesn-t-invoke-compiler-process/3888868#3888868

      To reproduce:

      1. import the attached project into workspace
      2. build it once
      3. modify any file-specific build-option on the f1/f1.c file
      4. build the project
      5. -> the f1/f1.c file is not re-compiled

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

              Created:
              Updated:
              Resolved: