Skip to main content
Mike xx
Associate III
June 28, 2024
Question

Empty FreeRTOS Queue window

  • June 28, 2024
  • 3 replies
  • 1383 views

As per subject. I can see the tasks but it would be most useful if I can see queue status as a USB task isn't always responsive, and mouse movements are discarded if the queue is full.

I have added the 12 or so queues into the registry with the vQueueAddToRegistry() function but they are still not visible.

configUSE_TRACE_FACILITY is defined as "1".

 

Clearly I am missing something but it's not obvious what?

3 replies

Pavel A.
Super User
June 29, 2024

Which version?

Mike xx
Mike xxAuthor
Associate III
June 30, 2024

Many thanks.

I’m using STM32CubeIDE version 1.15.1

And using STM32CubeMx version 6.11.1

Libraries STM32Cubde FW_4 V1.28.0

FreeRTOS Version 10.3.1

CMIS-RTOS version 2.00

To my knowledge all version are up to date BICBW

The Task window works well, and I even have the Task utilisation percentages. But getting the Queues to work has beaten me.

Mike xx
Mike xxAuthor
Associate III
July 6, 2024

Can anyone make any suggestions where else I can ask this question for a solution?