Skip to content

This PR retrieves the TimerSync function to fix the lockup issue #8400

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

Conversation

AdamZhang0124
Copy link
Contributor

@AdamZhang0124 AdamZhang0124 commented Oct 12, 2018

This PR retrieves the TimerSync function to fix the lockup issue

Description

  1. Update library
  2. Add ‘hal_timer.h’, ‘rtl8195a_timer.h’
  3. Revert ‘HalTimerOpExt.HalTimerSync(SYS_TIM_ID)’ function in ‘us_ticker.c’

Pull request type

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

1.	Update library
2.	Add ‘hal_timer.h’, ‘rtl8195a_timer.h’
3.	Revert ‘HalTimerOpExt.HalTimerSync(SYS_TIM_ID)’ function in ‘us_ticker.c’
@0xc0170 0xc0170 requested a review from a team October 12, 2018 14:34
@samchuarm
Copy link

samchuarm commented Oct 18, 2018

Hi, can we proceed with the PR as this is a important patch to address random lockup issue while connecting to Pelion? @0xc0170

@kjbracey
Copy link
Contributor

Is there a link to "the lockup issue"? Or can you otherwise describe it here?

@AdamZhang0124
Copy link
Contributor Author

Is there a link to "the lockup issue"? Or can you otherwise describe it here?

Please refer to this link #5464 for the lockup issue.

This issue was solved before but the patch was accidentally removed in one of the PR. Therefore, this patch is to remedy the removal.

@cmonr
Copy link
Contributor

cmonr commented Oct 18, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 18, 2018

Build : SUCCESS

Build number : 3397
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8400/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Oct 18, 2018

@mbed-ci
Copy link

mbed-ci commented Oct 18, 2018

@cmonr cmonr merged commit 8a5b9ff into ARMmbed:master Oct 18, 2018
@cmonr cmonr removed the needs: CI label Oct 18, 2018
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