-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[STM32L152RE]: regression, unable to flash since specific revision #1161
Comments
@dariox86 Can you test https://github.com/Ant-ON/stlink/tree/l0_soft_loader_fix branch? |
Tested with https://github.com/Ant-ON/stlink/tree/l0_soft_loader_fix branch. Broken since Apr 13, revision ee491d9 with these error messages:
Still not working with additional error messages since May 22, revision cab9fc4:
It is working again with a bunch of error messages in May 22, revision cab9fc4:
Broken again since May 23, revision 293db13:
Error messages since May 26, revision 9acf539:
Not working with different error messages since June 23, revision aa70b89:
|
@dariox86 |
@Ant-ON, I am glad my report was helpful. It works! Thank you! In aa70b89 I experience the usual issue with «WARN common.c: Flash base use default L0 address». After your commit in 679ab65 it works. It is also much faster! Before that it took maybe a couple of minutes. Now it's a matter of seconds. For the record:
|
Since pull request #1124 merged in revision v1.6.1/git-ee491d9, when issuing «st-flash write FIRMWARE.bin 0x8000000» I get an infinite bunch of «WARN common.c: Flash base use default L0 address» cluttering the screen and firmware is not flashed. It works in the previous revision.
The text was updated successfully, but these errors were encountered: