Skip to content

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Mar 12, 2025

This reverts commit d36fb62 ("Replace makebin with objcopy").

Using objcopy from GCC 14.2 with the IHX produced by SDCC 4.5.0 results in an incorrectly sized ROM. Revert to using the tool provided by the SDCC toolchain.

Produces different flash.rom and scratch.rom, but ec.rom is identical.

Ref: #518

This reverts commit d36fb62 ("Replace makebin with objcopy").

Using objcopy from GCC 14.2 with the IHX produced by SDCC 4.5.0 results
in an incorrectly sized ROM. Revert to using the tool provided by the
SDCC toolchain.

Produces different `flash.rom` and `scratch.rom`, but `ec.rom` is
identical.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant