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

Hex utility TI-tagged output has extra COFFTOTI string at the end of every line

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • Code Generation Tools
    • CODEGEN-1477
    • SDSCM00052544
    • C2000_15.9.0.STS
    • Hide
      Use a custom utility to remove the " COFFTOTI" from the end of each line. There are many ways to do it. Here is one example using perl ...

      >>> type file.t00 | perl -pe "s/\s+COFFTOTI$//" > new_file.t00
      Show
      Use a custom utility to remove the " COFFTOTI" from the end of each line. There are many ways to do it. Here is one example using perl ... >>> type file.t00 | perl -pe "s/\s+COFFTOTI$//" > new_file.t00
    • No plans to address at this time.

      Hex utility TI-tagged output has extra COFFTOTI string at the end of every line

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

              Created:
              Updated: