Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following configuration constants relate to the μC/IPerf OS port. For many OSs, the μC/IPerf task priority and stack size will need to be explicitly configured for the particular OS (consult the specific OS’s documentation for more information).

...

Constant
Description
Possible Values
IPERF_OS_CFG_TASK_PRIO Allows code to be generated to check arguments for functions that can be called by the user and, for functions which are internal but receive arguments from an API that the user can callConfigure the IPerf task priority.DEF_ENABLED or DEF_DISABLED
IPERF_OS_CFG_TASK_STK_SIZE   Configure the IPerf task stack size.Any integer value.

Task Priorities

We recommend you configure the Network Protocol Stack task priorities & Network application task priorities as follows:

...