Closed kuai6 closed 5 years ago
You use chip config file, and that is not enough. You may use compatible board config file(try st_nucleo_f103rb.cfg, i.e. stlink/v2+ stm32F103RB ). Those files are very simple and in most cases just include interface config and chip config. + or take it as an example and write your own board file.
I use a STLink-v2 with my own board. The chip is STM32F103VETx
Expected Behavior
Controller is flashing and debugging correctly
Actual Behavior
Steps to Reproduce the Problem
Specifications
I think it must be
-f interface/stlink-v2.cfg
added into command, like this: