2024-11-04 08:25 PM - edited 2024-11-04 08:28 PM
When vscode+stm32cubeclt+openocd was developing stm32f103c8t6, this problem appeared on a board. openocd detects that the board idcode should be 0x1ba01477, but the actual detected idcode is 0x2ba01477. Then I can't burn it or debug it. However, keil can also recognize 0x2ba01477 and can be burned and debugged normally. Related pictures are as follows