![]() |
Network Component
Version 5.0
MDK-Professional Middleware for IP Networking
|
This section describes the resource requirements of the Network component. The actual requirements depend on the features used in the application. Therefore, the numbers provided here are guidelines only and the actual numbers may differ.
The following requirements can be changed in the startup_device
.s file (below the Device component class).
Type | Size | Description |
---|---|---|
Stack Size (in Bytes) | min. 6KB | Depends on functionality used |
Heap Size (in Bytes) | min. 334 Bytes |
State your requirements here.
The component uses CMSIS-RTOS functionality and defines the following threads.
For CMSIS-RTOS RTX, the following requirements can be changed in the RTX_Conf_CM.c
file (below the CMSIS component class). For corresponding settings, please refer to the user's guide of your selected RTOS.
Option | Value | Note |
---|---|---|
Number of concurrent running threads | ||
Default Thread stack size [bytes] | ||
Main Thread stack size [bytes] | ||
Number of threads with user-provided stack size | ||
Total stack size [bytes] for threads with user-provided stack size |