Computer Science 233 Chapter 1 Guide
Computer Science 233 Chapter 1 Guide
originating from ASAM for connecting calibration systems to electronic control units, ECUs.
Consequently, It enables read and write access to variables and memory contents of
GENERIC CONTENT:
## Findings
## Analysis
ASAM states "The primary purpose of XCP is to adjust internal parameters and acquire the
current values of internal variables of an ECU. The first letter X in XCP expresses the fact
## Discussion (List)
- XCP is a successor to CAN Calibration Protocol (CCP) that was developed back in the mid-
1990s.
- At that time, CAN was the dominant networking system in the automobile industry.
## Background (List)
- Over time, other bus systems such as LIN, MOST and FlexRay emerged and made it
## Conclusion
With Ethernet or USB as the transport medium, XCP can also serve as a standardized
emulators, JTAG or other microcontroller debug interfaces. Due to its broad range of use, a
primary goal in the development of XCP was to achieve as lean an implementation in the
ECU as possible and high scalability of features and resource utilization. XCP can even be
implemented on 8-bit microcontrollers for CAN or SCI with few resources, and it exploits
and adheres to a Single-Master/Multi-Slave concept. XCP always uses the same protocol
## Findings
The “X” in its name stands for the variable and interchangeable transport layer. Currently,
the following transport layers are defined as standard by ASAM as of October 2016:
XCP on CAN
XCP on CAN FD
XCP on USB
XCP on FlexRay
In addition to supporting other transport layers, the successor to the CCP protocol contains
More precise measurement data acquisition by measuring the time stamps in the ECU
(Slave)
XCP allows a client to access memory on the ECU using a format defined in a separate A2L
file. Because the A2L format file contains all the information to access the information, the
ECU code does not have to be recompiled to access different measurements or calibrations.
## Analysis (List)
- == References ==
== External links ==
- ASAM MCD-1 XCP description of the standard at the ASAM Web site
Web page for ordering the free XCP Technical Book from Vector Informatik