Initializes µC/TCP-IP and must be called prior to calling any other µC/TCP-IP API functions.
Files
net_cmd.h/net_cmd.c
Prototype
Arguments
p_err
Pointer to variable that will receive the return error code from this function
Returned Value
None.
Required Configuration
None.
Notes / Warnings
µC/Shell modules must be initialized prior to calling NetCmd_Init()
.