Skip to main content
Associate II
December 30, 2024
Solved

Systick configuration, STM32F4 Disc, FreeRTOS

  • December 30, 2024
  • 1 reply
  • 721 views

I just started a new project with FreeRTOS on the board.

When generating code via MX, there is a message about Systick configuration issue.

The problem is, I cannot change the configuration about SYS and TIM.

What can be the issue? What do I have to change in config?

image.pngimage.png

Best answer by Ghofrane GSOURI

Hello @stefluik 

To view the SYS mode and configuration, try dragging the configuration window down.

GhofraneGSOURI_0-1735549637759.png

THX

Ghofrane

1 reply

Ghofrane GSOURI
Ghofrane GSOURIBest answer
Technical Moderator
December 30, 2024

Hello @stefluik 

To view the SYS mode and configuration, try dragging the configuration window down.

GhofraneGSOURI_0-1735549637759.png

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
stefluikAuthor
Associate II
December 30, 2024

Thanks. What a nice feature.