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 Timer doesn't work with -O2 optimization in LPCexpresso #276

Closed
oresths opened this issue Apr 27, 2014 · 2 comments
Closed

RTOS Timer doesn't work with -O2 optimization in LPCexpresso #276

oresths opened this issue Apr 27, 2014 · 2 comments

Comments

@oresths
Copy link

oresths commented Apr 27, 2014

I tested the RTOS Timer example in the online compiler and it works fine. I exported to LPCexpresso and when I have -O2 optimization enabled for C compiler the callback function isn't executed (leds don't blink)

Tested with LPC4088.

bridadan pushed a commit that referenced this issue Jun 21, 2016
Renamed utest files to add a prefix of 'utest_' to prevent namespace
@ciarmcom
Copy link
Member

ciarmcom commented Aug 1, 2016

ARM Internal Ref: IOTMORF-326

@sg- sg- removed the mirrored label Aug 12, 2016
@sg-
Copy link
Contributor

sg- commented Aug 17, 2016

Cleaning stale issues, If this is still a problem please re-create the issues with a reproducible example attached. Thanks!

@sg- sg- closed this as completed Aug 17, 2016
pan- added a commit to pan-/mbed that referenced this issue May 29, 2020
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