We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
In my simply blink project I use STM32F103 and Keil C version V5.26.2.0. After building target successful it shows 0 error and warning, and also load code successful too. But the problem is the code doesn't run. (It's not about the code or setting because when I run another kit, it works fine). When I turn to Debug mode, the Load icon is dimmed and cannot click it. Watch Peripherals -> GPIOC -> ODR13 (LED) doesn't switch logic. So why this is suddenly happening? Has anyone run into an issue like this?