Nios® V Embedded Processor Design Handbook

ID 726952
Date 5/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

5.8.3. MicroC/TCP-IP Stack Default Configuration

The µC/TCP-IP Stack creates one or more system level tasks during system initialization, when you call the network_init() function. Users have complete control over these system level tasks through a global configuration file named net_cfg.h, located in the directory structure for the BSP project, in the uC-TCP-IP/uC-Conf folder.

You can edit the #define statements in net_cfg.h to configure the following options for the µC/TCP-IP Stack:
  • Module Inclusion: Identifies which built-in µC/TCP-IP modules should be started.
  • Module Configuration: Configure how built-in µC/TCP-IP modules should be started.