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

RTOS does not work on STM32L476RG #2134

Closed
arjunak234 opened this issue Jul 9, 2016 · 8 comments
Closed

RTOS does not work on STM32L476RG #2134

arjunak234 opened this issue Jul 9, 2016 · 8 comments

Comments

@arjunak234
Copy link

Blinky stops working if i link with RTOS.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 9, 2016

what git sha are you using ? latest master? toolchain?

blinky stops working

what does it mean stops working, does not blink?

@arjunak234
Copy link
Author

Im using the online compiler.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 9, 2016

Im using the online compiler.

Share with us the lib versions (mbed + rtos)

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 9, 2016

cc @adustm @LMESTM @bcostm

@arjunak234
Copy link
Author

rtos: 117
mbed: 121

@arjunak234
Copy link
Author

arjunak234 commented Jul 9, 2016

what does it mean stops working, does not blink?

Yes.

@svastm
Copy link
Contributor

svastm commented Jul 11, 2016

The RTOS on STM32L4 was failing on all toolchains. Some fixes have been added #1889 #1846 and the bug is gone.

@arjunak234
Copy link
Author

Works on master(a4fb649)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants