-
Notifications
You must be signed in to change notification settings - Fork 495
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
cortex_test fails on DISCO_L475VG_IOT01A device #581
Comments
I'm able to reproduce this failure. It only happens on new STLink firmware versions. I previously had V2J28 (current version as of when I first implemented STLink support) installed on my L475 board and the test passed. Updating to V2J33 causes this failure. Strangely, I see the same failure on Linux (Ubuntu 18.04.2 LTS) as on Windows instead of the different failures you reported. |
it might be ubuntu version I have
|
pyocd version : 0.18.0
Device :
DISCO_L475VG_IOT01A
pyocd.yaml
Test command
python cortex_test.py
Linux
Windows
The text was updated successfully, but these errors were encountered: