3.4 Build the Application

  1. Compile “Zperf” application.

    $ west build -b same54_xpro samples/net/zperf/

  2. Run the following command.

    $ west build -t menuconfig

    The menu configuration GUI opens.

  3. Set the maximum packet size value to 1460 by entering the below directory.

    (Top) → Subsystems and OS Services → Networking → Link layer and networking (including IP) → Network additional services → zperf library → Maximum packet size

  4. Save and close the configuration.
  5. Build the application again.

    $ west build -b same54_xpro samples/net/zperf/