Skip to content
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

MCUXpresso: Ensure the RTC OSC is running at bootup on Kinetis platforms #8872

Merged
merged 1 commit into from
Dec 3, 2018

Conversation

mmahadevan108
Copy link
Contributor

@mmahadevan108 mmahadevan108 commented Nov 26, 2018

This is a fix for Issue 5348. The prior commit was reverted as part of #8826

This is the updated PR that includes the init to the rtc_basic_config structure.

Signed-off-by: Mahesh Mahadevan mahesh.mahadevan@nxp.com

Description

Pull request type

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

@mmahadevan108
Copy link
Contributor Author

Copy link
Member

@fkjagodzinski fkjagodzinski left a comment

Choose a reason for hiding this comment

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

The code looks fine, I have one question based on previously referenced post though -- Since the RTC is disabled with RTC_Deinit(RTC) why the RTC clock gate is left enabled?

This is a fix for Issue 5348.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
@cmonr
Copy link
Contributor

cmonr commented Dec 1, 2018

CI started

@mbed-ci
Copy link

mbed-ci commented Dec 1, 2018

Test run: SUCCESS

Summary: 4 of 4 test jobs passed
Build number : 1
Build artifacts
Build logs

@0xc0170 0xc0170 merged commit d321c11 into ARMmbed:master Dec 3, 2018
@mmahadevan108 mmahadevan108 deleted the Fix_RTC_Startup branch December 13, 2018 20:11
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.

6 participants