Versions Compared

Key

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

Including TCP-IP Stack Source Code

First, include the following files in your project tree from the µC/TCP-IP source code distribution, as indicated in Figure - µC/TCP-IP Source Code.

 

As indicated in the Figure - µC/TCP-IP Source Code, all the files in the Source folder must be added to your project tree. Furthermore, if a TCP-IP port exists for your CPU architecture inside de Ports folder, you can also include it to your project files.

Second, add the following include paths to your project’s C compiler settings:

\Micrium\Software\uC-TCPIP
\Micrium\Software\uC-TCPIP\Dev\WiFi\<device_name>
\Micrium\Software\uC-TCPIP\Dev\WiFi\Manager\Generic