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

Compiler generates too-small RPTB loop with MOV AH, #0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-3927
    • Hide
      C2000_16.9.0.LTS
       C2000_18.1.0.LTS
      Show
      C2000_16.9.0.LTS  C2000_18.1.0.LTS
    • Hide
      C2000_16.9.7.LTS
       C2000_18.1.1.LTS
      Show
      C2000_16.9.7.LTS  C2000_18.1.1.LTS
    • Manually insert a NOP instruction in the repeat block (RPTB) in the generated assembly file, and compile the assembly file. Alternately, insert a NOP intrinsic in the source code loop for which the repeat block is generated.
    • The compiler generates a repeat block (RPTB) that turns out to be too small when run through the assembler. This is because the...

      Compiler generates too-small RPTB loop with MOV AH, #0

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

              Created:
              Updated:
              Resolved: