
Page 6 of 45
Hardware Manual Doc.-Nr.: V.2031.21 /Rev. 1.0
XMC-CPU/Zulu
Warning:
In a residential, commercial or light industrial environment the XMC-CPU/Zulu may
cause radio interferences in which case the user may be required to take adequate
measures.
The XMC-CPU/Zulu is a sub-assembly intended for incorporation into an. The manufacturer of the
final system must decide whether additional EMC or EMI protection requirements are necessary.
Data Safety
This device is equipped with an Ethernet or other interface which is suitable to establish a connection
to data networks. Depending on the software used on the device, these interfaces may allow
attackers to compromise normal function, get illegal access or cause damage.
esd does not take responsibility for any damage caused by the device if operated at any networks.
It is the responsibility of the device's user to take care that necessary safety precautions for the
device's network interface are in place
.
Intended Use
The intended use of the XMC-CPU/Zulu is the operation as XMC Zynq MPSoC device with FPGA.
The guarantee given by esd does not cover damages which result from improper use, usage not in
accordance with regulations or disregard of safety instructions and warnings.
●
The XMC-CPU/Zulu is intended for installation on a base board according to Vita 42.3 standard.
●
The operation of the XMC-CPU/Zulu in hazardous areas, or areas exposed to potentially explosive
materials is not permitted.
●
The operation of the XMC-CPU/Zulu for medical purposes is prohibited.
Service Note
The XMC-CPU/Zulu does not contain any parts that require maintenance by the user. The XMC-CPU/Zulu
does not require any manual configuration of the hardware. Unauthorized intervention in the device voids
warranty claims
Disposal
Devices which have become defective in the long run have to be disposed in an appropriate way or must
be returned to the manufacturer for proper disposal. Please, make a contribution to environmental
protection.
Typographical Conventions
Throughout this manual the following typographical conventions are used to distinguish technical terms.
Convention
Example
File and path names
/dev/null
or
<stdio.h>
Function names
open()
Programming constants
NULL
Programming data types
uint32_t
Variable names
Count
Number Representation
All numbers in this document are base 10 unless designated otherwise. Hexadecimal numbers have a prefix
of 0x, and binary numbers have a prefix of 0b. For example, 42 is represented as 0x2A in hexadecimal and
0b101010 in binary.