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