Expand the Device Monitor Demo to showcase common ThreadX synchronization and communication primitives.
Goals:
- Add a
TX_QUEUE demonstration with sender and receiver worker threads.
- Add a
TX_MUTEX demonstration with competing worker threads.
- Add a
TX_EVENT_FLAGS_GROUP demonstration using periodic signaling.
- Extend monitoring output with primitive-specific statistics.
DoD:
Expand the Device Monitor Demo to showcase common ThreadX synchronization and communication primitives.
Goals:
TX_QUEUEdemonstration with sender and receiver worker threads.TX_MUTEXdemonstration with competing worker threads.TX_EVENT_FLAGS_GROUPdemonstration using periodic signaling.DoD: