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

armobjcopy mistakenly puts many zero bytes at the start of a binary file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-9248
    • ARM_20.2.5.LTS
    • ARM_20.2.6.LTS*
    • default

      In some instances, when armobjcopy is used to create a binary file with a command similar to ...

      armobjcopy -O binary file.out file.bin
      

      ... binary file created incorrectly starts with many zero bytes. Suppose, for example, the first initialized section has the address 0x2000. The binary file should begin with first byte from that first section. But it doesn't. Instead, it starts with 0x2000 bytes of zero.

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

              Created:
              Updated:
              Resolved: