Skip to content

Conversation

jeromecoutant
Copy link
Collaborator

Description

When the bootloader jumps into the application, the lp ticker initialization exit prematurely, preventing the interrupt handler from being set correctly in the vector table leading to the default handler to be triggered.

This PR needs to be merged before #9792

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@sarahmarshy @LMESTM @c1728p9

Copy link
Contributor

@sarahmarshy sarahmarshy left a comment

Choose a reason for hiding this comment

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

Solves my issue!

@cmonr
Copy link
Contributor

cmonr commented Feb 21, 2019

CI started

@marcuschangarm
Copy link
Contributor

Thank you!

@mbed-ci
Copy link

mbed-ci commented Feb 21, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@cmonr cmonr merged commit 2ecb0a5 into ARMmbed:master Feb 21, 2019
@cmonr cmonr removed the needs: CI label Feb 21, 2019
@jeromecoutant jeromecoutant deleted the PR_LPTICKER_BOOTLOADER branch February 22, 2019 10:21
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