Skip to main content
Associate
April 22, 2026
Solved

How to add X-CUBE-FREERTOS to STM32N657X0HXQ Project

  • April 22, 2026
  • 1 reply
  • 133 views

Hello, I have a simple CubeMX project with the STM32N6 MCU, and I cannot seem to be able to uncheck the FREERTOS option from the FSBL to move it to the Application.  Is there something I am doing wrong?

Cococarbine_0-1776895369993.png

 

Thank you

 

Best answer by Mahmoud Ben Romdhane

Hello @Cococarbine 

Let me thank you for posting.

You need to enable the X-CUBE-FREERTOS package from Software Packs.

MahmoudBenRomdhane_0-1776938812886.pngMahmoudBenRomdhane_1-1776938818796.png

MahmoudBenRomdhane_2-1776938865209.png

Thanks.

Mahmoud

1 reply

Technical Moderator
April 23, 2026

Hello @Cococarbine 

Let me thank you for posting.

You need to enable the X-CUBE-FREERTOS package from Software Packs.

MahmoudBenRomdhane_0-1776938812886.pngMahmoudBenRomdhane_1-1776938818796.png

MahmoudBenRomdhane_2-1776938865209.png

Thanks.

Mahmoud

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.
Associate
April 23, 2026

Sorry I am newer to this MCU - it turns out you have to select the dropdown above to switch the context to Application:

Cococarbine_0-1776950372704.png

You cannot uncheck/check the checkboxes on the lefthand menu.