Skip to content

Revert "K64F, STM32F429: IAR linker scripts dynamic heap fix" #11013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

tymoteuszblochmobica
Copy link
Contributor

@tymoteuszblochmobica tymoteuszblochmobica commented Jul 10, 2019

Reverts #10938 due to K64F bootloader reset side effect
If heap dynamic allocation is enabled for IAR, bootloader fails to verify application after 3 consecutive HW resets.
Further root cause investigation is needed for this issue however to avoid blocking of 5.13.1 release this PR is reverted.

@0xc0170

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 10, 2019

One request: do we know why it broke and with this revert what we are loosing? This would worth providing in the commit msg.

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

^^ one request

@0xc0170 0xc0170 requested a review from a team July 10, 2019 10:22
@tymoteuszblochmobica
Copy link
Contributor Author

tymoteuszblochmobica commented Jul 10, 2019

Comment updated

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 10, 2019

Also add to the commit msg (amend it)

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 10, 2019

CI started

will add details to the merge commit

due to side effect with K64F bootloader application jump after three consecutive HW resets.
@mbed-ci
Copy link

mbed-ci commented Jul 10, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@tymoteuszblochmobica
Copy link
Contributor Author

Empty greentea-test results

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2019

CI restarted

@mbed-ci
Copy link

mbed-ci commented Jul 11, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

@evedon evedon merged commit 7db0e83 into ARMmbed:master Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants