You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pyocd couldn't flash the nucleo_g474re board with the target
stm32g474retx (issue zephyrproject-rtos#23351).
Therefore PR zephyrproject-rtos#23230 introduced a workaround changing the target
to stm32g474rbtx.
In the meantime this issue was resolved, therefore revert the
workaround.
Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
Pyocd couldn't flash the nucleo_g474re board with the target
stm32g474retx (issue #23351).
Therefore PR #23230 introduced a workaround changing the target
to stm32g474rbtx.
In the meantime this issue was resolved, therefore revert the
workaround.
Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
Describe the bug
Flashing of the board doesn't work.
It shows successful, but the board does not blink.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
LED should blink.
Impact
Can't flash the board
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: