2026-01-21 1:15 PM - edited 2026-01-21 1:16 PM
CubeMX 6.16.1 MacOS 15.7.3 Intel
STM32H563ZITx
I have a project using FreeRTOS with 5 tasks.
If you go into <Categories><X-CUBE_FREERTOS>
Choose <Tasks and Queues> click on one of the tasks. An Edit panel comes up to help you set all sorts of stuff.
Click on "Task name" column header to re-sort the list according to task name and click on one of the tasks. The Edit panel comes up for the wrong task.
The changes you make get applied to the task shown, but the wrong task gets shown.
That is all
Solved! Go to Solution.
2026-01-22 6:05 AM
Hello @Andrei Chichak
Let me thank you for bringing this issue to our attention.
An internal ticket is submitted to the dedicated team (Internal Ticket Number: Ticket 225691)
I will let you know when the issue is solved.
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.
2026-01-21 11:12 PM
Hello @Andrei Chichak
Let me thank you for your post.
For more investigation, could you please provide your IOC.File.
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.
2026-01-22 6:05 AM
Hello @Andrei Chichak
Let me thank you for bringing this issue to our attention.
An internal ticket is submitted to the dedicated team (Internal Ticket Number: Ticket 225691)
I will let you know when the issue is solved.
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.
2026-01-22 12:12 PM
IOC file.
New project for H563ZI Nucleo.
Add in FreeRTOS. Add in a couple of tasks.
To show issue, select X-CUBE-FREERTOS, choose CMSIS RTOS2, choose Tasks and Queues.
Click on a task to edit options. Sort by task name. Click on task and you get the wrong one.
It's possible that the task name starting with an initial underscore could be messing up the sort order.
See screenshot where I click on _4_20_task and get defaultTask.