Renesas NetX DNS Application Note

Below you will find brief information for NetX DNS. This application note shows how to use a Synergy Software Package (SSP) project in the Renesas Synergy™ e2 studio to develop a simple NetX DNS application.

PDF Download
Document
Renesas Synergy™ Project NetX™ DNS Application Note | Manualzz

Advertisement

Advertisement

Advertisement

Key features

  • Use a Synergy Software Package (SSP) Project
  • Develop a simple NetX DNS application
  • Connect to the Board
  • Import a project into e2 studio
  • Configure the board for your network
  • Build and debug the project
  • Run the application
  • Test the DNS client demo and Webserver application

Frequently asked questions

The static IP address of the board is specified in SERVER_IP_ADDRESS in the file /src/demo_nx_dns_http_application.h, using the macro: IP_ADDRESS(192,168,0,180).

The IP address of the local DNS server is specified in DNS_SERVER_ADDRESS in the file /src/demo_nx_dns_http_application.h. If you are not sure what your DNS server address is, use the command ifconfig from a command prompt or ask your local network administrator.

The IP address of the gateway is specified in IP_GATEWAY_ADDRESS in the file /src/demo_nx_dns_http_application.h. If you are not sure what your gateway address is, use the command ifconfig from a command prompt or ask your local network administrator.

Click Terminate to close the debugger.
Preparing document for printing…
0%