Project clean fails to clean *.lst and *asm files in the subdirectory of the build configuration subfolder on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium

      Project clean fails to clean *.lst and *asm files in the subdirectory of the build configuration subfolder on Windows. This is because the clean action calls something like:

      DEL /F folder/name.lst

      It appears that the Windows cmd.exe is unable to handle forward slashes and hence unable to find the file.

      There is no issue on Linux (and presumably macOS) since it can natively handle forward slashes.

      This issues was reproduced with the TI proprietary compiler. It is unknown if it impacts the TI clang compilers.

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-6699 - Project clean fails to clean *.lst ...
                SYNCHRONIZED
                • Last Sync Date: