Skip to main content
Andrei Chichak
Lead
April 8, 2024
Solved

Vague description of ThreadX Application Queue Message Size in CubeIDE/CubeMX 1.15.0

  • April 8, 2024
  • 1 reply
  • 1051 views

The description of the ThreadX Application Queue Message Size in CubeIDE/CubeMX is vague.

The queue size is specified in "words". The C language doesn't define how large a word is, it's not even processor implementation specific (I even read that Microsoft specifies a word to be 16-bits on their 64-bit processors for backwards compatibility). ThreadX refers to a 32-bit word in their user manual, even though ThreadX runs on x86.

Could the queue message size description (behind the (i) button) be augmented to mention 32-bit?

(apologies, I should have posted this in the CubeIDE or CubeMX section)

Thanks,

Andrei

This topic has been closed for replies.
Best answer by Semer CHERNI

Hello @Andrei Chichak 

First let me thank you for posting.
The proposed change is raised internally for analysis. It could be an improvement to the tool making the message more specific.

KR,
Semer.

1 reply

Semer CHERNI
Semer CHERNIBest answer
ST Employee
May 6, 2024

Hello @Andrei Chichak 

First let me thank you for posting.
The proposed change is raised internally for analysis. It could be an improvement to the tool making the message more specific.

KR,
Semer.