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
NOTICE: The issue may be closed without notice when not enough information is provided!
Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropriate to your problem.
When submitting a feature request, try to reuse the list and add/remove what is appropriate.
Place a X between the brackets [X] to mark the list item.
You are using a very very old version (1.1.0). Please use the latest released version (1.3.0) or the latest from the master branch. And see if it works.
NOTICE: The issue may be closed without notice when not enough information is provided!
Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropriate to your problem.
When submitting a feature request, try to reuse the list and add/remove what is appropriate.
Place a
X
between the brackets[X]
to mark the list item.st-info
,st-flash
,st-util
A as-detailed description possible of the problem with debug output when available.
Output:
2017-02-08T11:33:26 DEBUG src/stlink-common.c: stlink current mode: debug (jtag or swd)
2017-02-08T11:33:26 DEBUG src/stlink-common.c: stlink current mode: debug (jtag or swd)
2017-02-08T11:33:26 DEBUG src/stlink-common.c: *** looking up stlink version
2017-02-08T11:33:26 DEBUG src/stlink-common.c: st vid = 0x0483 (expect 0x0483)
2017-02-08T11:33:26 DEBUG src/stlink-common.c: stlink pid = 0x374b
2017-02-08T11:33:26 DEBUG src/stlink-common.c: stlink version = 0x2
2017-02-08T11:33:26 DEBUG src/stlink-common.c: jtag version = 0x19
2017-02-08T11:33:26 DEBUG src/stlink-common.c: swim version = 0xd
2017-02-08T11:33:26 INFO src/stlink-common.c: Loading device parameters....
2017-02-08T11:33:26 DEBUG src/stlink-common.c: *** stlink_core_id ***
2017-02-08T11:33:26 DEBUG src/stlink-common.c: core_id = 0x2ba01477
2017-02-08T11:33:26 DEBUG src/stlink-common.c: *** stlink_read_debug32 10006434 is 0xe0042000
2017-02-08T11:33:26 WARN src/stlink-common.c: unknown chip id! 0x10006434
2017-02-08T11:33:26 DEBUG src/stlink-common.c: *** stlink_close ***
Expected/description:
short description of the expected value
Thank you,
The stlink project maintainers
The text was updated successfully, but these errors were encountered: