2024-04-08 02:09 PM - edited 2024-04-08 02:17 PM
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
Solved! Go to Solution.
2024-05-06 03:33 AM
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.
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.
2024-05-06 03:33 AM
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.
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.