Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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
376
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
    photo11699720253.jpg
    76.3 KB · Views: 42
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.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top