Skip to content

Enable access to kernel tick information in ISR #5078

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
Sep 29, 2017

Conversation

v2422
Copy link
Contributor

@v2422 v2422 commented Sep 12, 2017

Description

The osKernelGetTickCount() is the only function to get kernel tick information, however it's not allowed to access in ISR.
The implementation is already enabled in API v2.1.1.
ARM-software/CMSIS_5@f32dc4c

The osKernelGetTickCount() is the only function to get kernel tick information,
however it's not allowed to access in ISR.

It's already enabled in API v2.1.1.
@0xc0170
Copy link
Contributor

0xc0170 commented Sep 19, 2017

When we are updating to the latest CMSIS? @bulislaw @c1728p9 . Please review this addition

@bulislaw
Copy link
Member

We will update CMSIS just after 5.6 is out, so you should get that functionality in couple of weeks. @0xc0170 I don't mind for you merging it now.

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 28, 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: 1427

All builds and test passed!

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.

5 participants