5.
Connect the USB flash drive to the computer.
6.
Click
Browse
and navigate to the location where the Dell ISO recovery image file is saved.
7.
Select the Dell ISO recovery image file and click
Open
.
8.
Click
Start
to begin creating the bootable USB recovery media.
9.
Click
Yes
to continue.
10.
Click
OK
to complete.
CAN module
NOTE: For information about using the CAN module, see the documentation available at
www.atmel.com
.
The Edge Gateway supports the CANbus model Atmel ATSAME70N19A-CNT. This feature is only supported if the hardware module
is present, and the operating system provides the capability of mutual communication between user space application and physical
module. If there is a specific CANbus programming requirement of user mode application, contact the hardware provider of that
module for the API documentation.
To check if the CAN module is present:
for i in /dev/ttyACM*; do udevadm info $i | grep -q 03eb_2404_USB_CAN_FD && echo "path:
/dev/$(basename $i)"; done
63