Message Queues
6-26
Additionally, MSGQ allows user specified notification mechanisms
(instead of always a semaphore in MBX). So the notification could be the
posting of a SWI. QUE has no type of notification mechanism. It is up to
the application to handle this-for example, by polling or by using
semaphores in the application.
❏
Message Size and Number.
The MBX module has a fixed length and
number of messages per mailbox. These values are specified when the
mailbox is created. Both QUE and MSGQ allow for variable sized
messages. They have no maximum number of messages that may be
waiting to be received.
❏
Complexity and Footprint.
The MSGQ module offers many advanced
features. However, this comes with added complexity and a larger
footprint. For applications that do not need these advanced features and
flexibility, the QUE or MBX modules might be a better solution because
of lower footprint and easier use.
Summary of Contents for TMS320 Series
Page 1: ...TMS320 DSP BIOS v5 40 User s Guide Literature Number SPRU423G April 2009 ...
Page 16: ...xvi ...
Page 152: ...Tasks 4 48 Figure 4 12 Trace from Example 4 7 ...
Page 168: ...Semaphores 4 64 Figure 4 14 Trace Results from Example 4 11 ...
Page 202: ...5 20 ...
Page 287: ...Index 9 Index Void 1 11 W words data memory 3 15 of code 1 5 wrapper function 2 29 ...
Page 288: ...Index 10 Index ...