Skip to content

Expose SystemCoreClock via cmsis.h to support new CMSIS/RTX #4714

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 2 commits into from
Jul 24, 2017

Conversation

bulislaw
Copy link
Member

@bulislaw bulislaw commented Jul 6, 2017

Description

Most platforms do that already, but while updating CMSIS/RTX I hit issues with these two:

  • realtek_rtl8195am @Archcady can you please have a look at changes to this platform
  • sara_nbiot_evk @andreaslarssonublox can you please have a look at changes to this platform

Status

READY

CC @0xc0170

@andreaslarssonublox
Copy link

Think it's better if @RobMeades reviews it.

Copy link
Contributor

@RobMeades RobMeades left a comment

Choose a reason for hiding this comment

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

LGTM.

@bulislaw
Copy link
Member Author

bulislaw commented Jul 6, 2017

/morph test

@Archcady
Copy link
Contributor

Archcady commented Jul 6, 2017

Looks good to me :)

@mbed-bot
Copy link

mbed-bot commented Jul 6, 2017

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 738

Test failed!

@bulislaw
Copy link
Member Author

bulislaw commented Jul 6, 2017

Failure not related to this PR

/morph test

@mbed-bot
Copy link

mbed-bot commented Jul 6, 2017

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 739

Example Build failed!

@bulislaw
Copy link
Member Author

bulislaw commented Jul 6, 2017

Failure not related to this PR

/morph test

@mbed-bot
Copy link

mbed-bot commented Jul 6, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 740

All builds and test passed!

Copy link
Contributor

@adbridge adbridge left a comment

Choose a reason for hiding this comment

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

1 minor change

@@ -35,6 +35,7 @@
#include "diag.h"
//#include "hal_common.h"
//#include "hal_soc_ps_monitor.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we have commented out header files ?

Copy link
Contributor

Choose a reason for hiding this comment

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

@Archcady shall know. this was probably left in place and overlooked until now!

Copy link
Contributor

Choose a reason for hiding this comment

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

I think these two lines can be deleted, must have been forgotten.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks, can you send PR to fix that ? This should not gate this PR

Copy link
Contributor

Choose a reason for hiding this comment

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

Please see #4747 , thanks.

@@ -35,6 +35,7 @@
#include "diag.h"
//#include "hal_common.h"
//#include "hal_soc_ps_monitor.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

@Archcady shall know. this was probably left in place and overlooked until now!

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 13, 2017

Can you please rebase to resolve conflict?

bulislaw added 2 commits July 13, 2017 15:49
This change is necessary as updated CMSIS/RTX require the
SystemCoreClock symbol.
This change is necessary as updated CMSIS/RTX require the
SystemCoreClock symbol.
@bulislaw bulislaw force-pushed the expose_systemcoreclock branch from c83bde0 to 693a3a8 Compare July 13, 2017 14:49
@bulislaw
Copy link
Member Author

@0xc0170 ping

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 17, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 823

All builds and test passed!

@0xc0170 0xc0170 dismissed adbridge’s stale review July 18, 2017 09:10

Resolved via another PR from Realtek

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 18, 2017

retest uvisor

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 18, 2017

I also restarted Travis, if it fails to update the status here, we can close/reopen to retrigger it again

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.

8 participants