KEIL Debugging Problem with STM32

Thread Starter

Saeedk9574

Joined Jan 1, 2024
20
Hi everyone,
As a beginner I want to learn freeRTOS. Accordingly, I need to have access to the debug section in the KEIL. I test debug with two STM32 Dev Board including bluepill(stm32f103) and blackpill (stm32f401) but when I press run it stuck in one line it does not run to the next steps. However, I have worked with debug in another programs with different microcontroller like f030 without problem.
 
Top