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

Linker needlessly issues error #10471-D: Ignoring empty output section ".cinit" in memory range FLASH_BANK0_SEC1; objects in CRC range must be non-empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium

      Extract the attached zip file to an empty directory.  Run the command ...

      % cl2000 -@top_level.txt
      <Linking>
      error #10471-D: Ignoring empty output section ".cinit" in memory range FLASH_BANK0_SEC1; objects in CRC range must be non-empty.
      error #10010: errors encountered during linking; "KB0x1.out" not built
      
      >> Compilation failure
      

      The .cinit section is empty. It is allocated to a memory range that is in a crc GROUP. Perhaps that should get a warning. But why is it such a problem that it causes the link to fail?

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

              Created:
              Updated:
              Resolved: