-
Notifications
You must be signed in to change notification settings - Fork 3k
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
NUCLEO_F429ZI Test Failures #3264
Comments
Hi |
Looks like this issue is now resolved on master, thanks @jeromecoutant! |
Reopening this. I'm still seeing an issue with the It may just be that we need to use a different version of GCC_ARM, though I'd prefer to understand the problem first. It seems odd that it's only occurring for STM32F4 targets when the test uses the low power timer! |
Rechecked with mbed-os-5.4.0. lp_timeout test is OK.
Can we close this issue ? |
I also could not reproduce this issue, so I'll close it! |
Description
Bug
Target
NUCLEO_F429ZI
Toolchain:
GCC_ARM, ARM, and IAR
Toolchain version:
4.9.3 2015q2
mbed-cli version:
0.9.10
meed-os sha:
cb930e748230d9ccb287629d2eb603baaf63e88a
STLink version:
V2.J28.M16
Expected behavior
All tests pass!
Actual behavior
Not all tests pass!
Steps to reproduce
mbed test -m NUCLEO_F429ZI -v
The following tests fail:
tests-mbed_hal-lp_ticker
tests-mbed_drivers-lp_timeout
cc @bcostm @adustm
The text was updated successfully, but these errors were encountered: