4.3.1 Copy the Packages to the Target

After the board has booted successfully, use scp or another file transfer method to copy the IPK files from the Linux® development PC to the target. The IPK packages are located in the evse_app/ipk directory.

# SAMA5D27
scp libuv1_1.48.0-r0_cortexa5t2hf-neon-vfpv4.ipk root@10.40.24.175:/root
scp evse-app_1.0.0-r0_cortexa5t2hf-neon-vfpv4.ipk root@10.40.24.175:/root

# SAM9x75
scp libuv1_1.48.0-r0_armv5e.ipk root@10.40.24.175:/root
scp evse-app_1.0.0-r0_armv5e.ipk root@10.40.24.175:/root