Skip to content

kinetis: Fix bin file generation regression#1020

Merged
mathias-arm merged 1 commit into
ARMmbed:mainfrom
mbrossard:pr/fix-kinetis-bl-bin
Apr 18, 2023
Merged

kinetis: Fix bin file generation regression#1020
mathias-arm merged 1 commit into
ARMmbed:mainfrom
mbrossard:pr/fix-kinetis-bl-bin

Conversation

@mbrossard
Copy link
Copy Markdown
Contributor

Changes in #959 created an issue for GCC builds of k26f_bl, kl26z_bl, and k20dx_bl in the generation of .bin file:

../../../tools/post_build_script_gcc.py
build/k26f_bl_crc
Error - only 1 region allowed in hex file 2 found.
Regions:
 0: 0x00000000 - 0x000003bf
 1: 0x00000400 - 0x0000ffff

@microbit-carlos

Changes in ARMmbed#959 created an issue for GCC builds of k26f_bl, kl26z_bl, and k20dx_bl
in the generation of .bin file:

```
../../../tools/post_build_script_gcc.py
build/k26f_bl_crc
Error - only 1 region allowed in hex file 2 found.
Regions:
 0: 0x00000000 - 0x000003bf
 1: 0x00000400 - 0x0000ffff
```
Copy link
Copy Markdown
Contributor

@microbit-carlos microbit-carlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mathias-arm mathias-arm merged commit cbc2daa into ARMmbed:main Apr 18, 2023
@mbrossard mbrossard deleted the pr/fix-kinetis-bl-bin branch April 19, 2023 14:31
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.

3 participants