Resources

The following table lists the number of uC/OS-II resources available to your application.

resource typeavailable to your applicationcomment
Tasks10

See:

Event Control Block (ECB)

A separate ECB is used for each:

  • semaphore
  • mutex
  • mailbox
  • queue
20

See:

Event Flags5 
Memory Partitions10 
Queues5 
Timers10

See:

This guide considers that "your application" encompasses what is not pre-compiled in the

SmartMesh library

. In particular, the modules and helper functions provided as source code with the 

On-Chip Software Development Kit

 are considered part of "your application".