Versions Compared

Key

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

...

At this moment the BSP generation scripts can only handle a single Ethernet interface. If needed additional interfaces will have to be brought up from the user application. Before configuring an interface it should be included in the hardware specifications and the Micrium drivers should be selected for it. The interface can be configured from the "ETHERNET INTERFACE" category reachable from the global BSP configuration.

 

IP address configuration

The IP address can be hard coded in the BSP configuration or if available the ucos_dhcp-c library can be used to fetch an IP address at runtime. When DHCP is enabled but a DHCP server is not available on the network a link local address will be configured instead of the hard coded value.

IPv6 support

IPv6 is only supported in the fully licensed version. When IPv6 support is enabled it is possible to enter an IPv6 formatted address as the hard coded address.