Resources
The following table lists the number of uC/OS-II resources available to your application.
resource type | available to your application | comment |
---|---|---|
Tasks | 10 | See: |
Event Control Block (ECB) A separate ECB is used for each:
| 20 | See: |
Event Flags | 5 | |
Memory Partitions | 10 | |
Queues | 5 | |
Timers | 10 | 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 theOn-Chip Software Development Kit
are considered part of "your application".