| uint32_t PN_API_IOD_initStack | ( | void | ) |
Initialize the stack and allocate necessary resources.
Initialize the stack including its memory resources, interprocess communication mechanism, task handling and interfaces to OS, BSP, and sockets.
| PN_API_OK | Success. |
| PN_API_NOT_OK | Something went wrong. |