Skip to content

ThreadX Runtime Monitor Baseline #11

@AmmarOkla12772

Description

@AmmarOkla12772

Create a basic ThreadX application that runs multiple threads cooperatively and prints out their basic status.

  • Create 2 or 3 simple threads with different priorities.

  • Implement a simple way to track thread activity (such as counting how many times each thread runs) and overall system uptime.

  • Have a dedicated reporter thread periodically print this runtime information over the UART console.

  • Use tx_thread_sleep() to allow lower-priority threads to execute.

Metadata

Metadata

Labels

GSoCGoogle Summer of Code participant tasks

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions