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
I have fixed the issue locally by adding appropriate chipid-params structure and if-condition to flash loader. Using the 32F412GDISCOVERY device I successfully entered debug mode with gdb from eclipse.
I have never made a pull-request so fixing this issue could be the first one for me.
The text was updated successfully, but these errors were encountered:
st-flash
,st-util
The STM32F412 micro-controller line is not supported.
Output:
st-util 1.2.0-155-gecc31f7-dirty
2017-01-02T18:57:39 INFO /home/androude/apps/stlink/src/stlink/src/common.c: Loading device parameters....
2017-01-02T18:57:39 WARN /home/androude/apps/stlink/src/stlink/src/common.c: unknown chip id! 0x30006441
Expected/description:
I have fixed the issue locally by adding appropriate chipid-params structure and if-condition to flash loader. Using the 32F412GDISCOVERY device I successfully entered debug mode with gdb from eclipse.
I have never made a pull-request so fixing this issue could be the first one for me.
The text was updated successfully, but these errors were encountered: