STM32 debugging issue in KEIL

Saeedk9574

Member level 3
Joined
Nov 6, 2023
Messages
55
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
378
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.
 

Attachments

  • photo11699720253.jpg
    76.3 KB · Views: 65

Check your clock configuration, heap size, stack size for tasks, etc.
Actually, I did everything based on the learning video I am watching.
--- Updated ---

Hi,

to me it seems you accidentally enabled a breakpoint.

Klaus
There is no breakpoint. I have shared the picture where it stuck and breakpoints in keil are in red color.
 

Cookies are required to use this site. You must accept them to continue using the site. Learn more…