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

CLI Project Build reports no error when an error occurred

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium

      When building a CCS project that fails due to a compiler error, CCS Theia 1.3.1 correctly reports:

      --------------------------------------------------------------------------------
      Errors for project 'gpio_ex1_setup' (4):
      
      	gmake[1]: *** [gpio_ex1_setup.obj] Error 1
      	gmake[1]: Target 'main-build' not remade because of errors.
      	gmake: *** [all] Error 2
      	gpio_ex1_setup.c [line 64]: cannot open source file "device.hz"
      
      
      
      ================================================================================
      CCS headless build complete! 1 out of 1 projects have errors.
      

      For the same exact project and workspace, CCS Theia 1.4.0 (and greater) incorrectly reports:

      --------------------------------------------------------------------------------
      Errors for project 'gpio_ex1_setup' (0):
      
      
      
      
      ================================================================================
      CCS headless build complete! 0 out of 1 projects have errors.
      

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

              Created:
              Updated: