So basically im trying to start my program for my BluePill (stm32f103c8t6) in CLion, i chose my ST-Link as a cfg for OpenOCD. First it asked to select a clock speed, then it asked about the transport (hla_swd or jtag), and then it goes like
Asked
Active
Viewed 125 times
-1
-
**DO NOT post images of code, data, error messages, etc.** - copy or type the text into the question. [ask] – Rob Jun 27 '22 at 14:16
1 Answers
0
Solved. I changed the config in Run/Debug Configuration -> OCD "program name" -> Board config file
https://gist.github.com/hemalchevli/2d483df78d1f484229410f1c6a439254

user19426955
- 1
- 1
-
You are required to post your code here, **within your answer**, and [not a link](https://meta.stackoverflow.com/a/254430/162698) to any other site. – Rob Jun 27 '22 at 14:18