2.1.12 Build and Program

The demo project will be compiled and programmed to the SAME70 development board.
  1. Build the Application.
    1. Open the project Properties by Right Clicking on the project name (tcpip_client_getting_started).
    2. Make sure that XC32 compiler toolchain is selected. Press OK.
    3. Build the application by clicking on the Build Main Project.
    4. Verify the build is SUCCESSFUL in Output window.
  2. Program the Application.
    1. Connect a micro-USB cable from computer to the DEBUG USB port on the SAM E70 Xplained Ultra board.
    2. Open the project Properties by Right Click on project name (tcpip_client_getting_started).
    3. Select the SAM E70 Xplained Ultra (EDBG) and press OK
    4. Click on Make and Program Device Main Project.
    5. Make sure that the programming is successful.