Closed
Description
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
Labels
No labels