Skip to content

Linker script bug, generating invalid ELF files that confuse binutils #1538

Closed
@mvds00

Description

@mvds00

Due to the order of sections in the linker script, an ELF is generated with a strange layout, that confuses objcopy. This is easily solved by rearranging these sections.

Normally, objcopy is not used on ELF files within the pico-sdk, but there are cases where it is, such as when using the picowota firmware loader.

A pull request will follow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions