VECTOR-LOGO

VECTOR VX1000 ARM TPIU trace Microcontroller

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-PRODUCT

Nkọwapụta

  • Aha ngwaahịa: VX1000 ARM TPIU Trace
  • Ụdị: 1.0
  • Ụbọchị: 2025-08-29
  • Onye edemede: Dominik Gunreben

Ozi ngwaahịa:

  • The VX1000 ARM TPIU Trace is a tool used for measurement and calibration setups of microcontrollers. It provides a parallel trace port with single- or multi-pin data paths and a clock pin.
  • Mgbama niile nwere otu njedebe.

TPIU Chọpụta gafereview:

  • The TPIU Trace Interface consists of a parallel trace port with various pins, including Trace Clock and Data Pins 0-3. The Trace Clock typically operates at frequencies ranging from 25 MHz to 125 MHz, with data pins using DDR signaling for increased data rates.

Usoro nchọta TPIU:

  • To enable the TPIU Trace, configuration within the ECU software is necessary. This includes pin configuration, multiplexer configurations, and trace clock configuration. Detailed instructions for these configurations can be found in the user manual.

Ntuziaka ojiji ngwaahịa

  1. Setting up TPIU Trace:
    • Iji jiri TPIU Trace Interface, soro usoro ndị a:
    • Connect the TPIU Trace pins according to the specified pin assignments.
    • Configure the ECU software settings for the Trace Pins interface as per VXconfig settings.
  2. Nhazi Pin:
    • Configure the trace data pins and clock pin based on the target controller specifications. Refer to the provided code examples maka enyemaka.
  3. Multiplexer Configurations:
    • If your evaluation board or ECU has multiplexers or DIP switches, ensure they are configured to select the TPIU-Trace. Refer to code examples maka dị iche iche nyocha mbadamba.
  4. Trace Clock Configuration:
    • Set up the Trace Clock frequency by selecting the appropriate clock source and setting a divider to achieve the desired frequency. Refer to the user manual for detailed instructions.

VX1000 ARM TPIU Chọpụta

  • ARM specifies a parallel target interface for its microcontrollers.
  • Depending on the frequency and the number of trace pins used, a significant measurement bandwidth can be achieved with the TPIU Trace Interface.
  • Sometimes the TPIU trace is also referred to as Trace-Pin-Interface or ETM-Trace-Interface.
  • The TPIU Interface is a unidirectional interface from the target controller to the Debugger/Measurement Hardware.
  • Enweghị ike iji Interface TPIU guzoro naanị mana mgbakwunye mgbakwunye ebumnuche dịka SWD ma ọ bụ JTAG achọrọ maka idebanye ohere na ebumnuche.

TPIU Chọpụta gafereview

  • The TPIU Trace Interface provides a parallel trace port with a single- or multi-pin data path and a clock pin.
  • All signals are single ended.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-1

TraceCLK:

  • Trace Clock. Typical frequencies are 25 MHz .. 125 MHz.
  • The TraceDx uses DDR signaling, transferring data on both clock edges to double the effective data rate. So, when in this document a Trace Clock frequency of 25 MHz is used, the data rate on each data pin is 50 Mbit/s.

TraceD0-TraceD3:

  • Data Pins 0..3. If other target interface connectors are used, even more Trace Data Pins can be used if this is supported by the target controller (see 5.4 Typical connector used for TPIU Trace).

TPIU Trace Protocols

  • The protocols used on the interface may differ depending on the target controller and the use cases.
  • Typically, the TPIU Protocol is used as a container format for multiple data streams.
  • Data streams wrapped in the TPIU protocol can be ARM protocols like Embedded Trace Macrocell (ETM), Instrumentation Trace Macrocell (ITM) or System Trace Macrocell (STM).
  • The VX1000 hardware can decode the TPIU and encapsulated protocols on the fly.
  • VX1000 and the VX1000 Application Driver use ETM, IT, M and STM to acquire measurement data efficiently.

ECU software configuration

  • Iji mee ka Trace TPIU, ụfọdụ nhazi n'ime ngwa ECU ga-emerịrị.

Ndụmọdụ:

  • The VXconfig settings for the Trace Pins interface, which are referenced in the following sections, can be found in VXconfig VX1000 device->POD->Trace PinsVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-2

Nhazi pin

  • Typically, there are no dedicated trace pins on the target controller, but the trace functionality is multiplexed with other peripheral functionalities on the same pin.
  • To reduce the chance that the trace cannot be used as some required pins are blocked by other functionalities, the same trace-pin functionality is often routed redundantly to different pin groups.
  • To enable trace, the target controller must be configured to provide pins with trace functionality, and the target PCB must be designed accordingly.
  • Koodu exampEnwere ike ịchọta nhazi nke pin maka ndị na-ahụ maka ebumnuche dị iche iche na "4. Code Examples maka nhazi TPIU".
  • Ntụtụ trace ndị a gụnyere ntụtụ data trace (Trace_Data) na ntụtụ elekere (Trace_Clk). Enwere ike ịhụ ọnụọgụ akwadoro nke ntụtụ data trace maka ngwaike VX1000 dị iche iche na Ntọala TPIU 5.8 enwere ike.
  • Multiplexer configurations
  • Ọ bụrụ na bọọdụ nyocha gị ma ọ bụ ECU nwere multiplexers ma ọ bụ mgbanwe DIP na mpụga onye njikwa ka ịgbanwee n'etiti njikọ dị iche iche, a ga-ahazirịrị ndị ahụ ka ịhọrọ TPIU-Trace.
  • Lee “4. Koodu Examples maka nhazi TPIU" maka examples nke dị iche iche evaluation mbadamba.
    Trace Clock configuration
  • Besides the Trace-Clock pin configuration addressed in “2.1 Pin configuration”, the Trace_Clk must be configured to operate at the desired frequency.
  • Typically, the clock tree contains a multiplexer to select from different clock sources, and frequency dividers to decrease the source frequency. Select the clock source and set a divider to achieve the desired frequency.
  • To verify the TPIU Clock configuration, the VX1000 system measures the detected Trace_Clk signal and shows the result in VXconfig.
  • The values are updated on VX1000 reset or ECU reset. So, there is no need to connect an Oscilloscope to double-check the TPIU frequency.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-3
  • The VX1000 provides three ways to configure the TPIU Clock, which are described in the following sections.
  • The registers that are configured for TPIU Clock MUX and Divider are explained in “4. Code Examples for TPIU Configuration” for the specific controllers.
  • Either the VX1000 hardware can configure the registers from the outside through JTAG/SWD (lee 2.3.1 na 2.3.2), ma ọ bụ na-ahazi ndebanye aha site na ngwa (lee 2.3.3).
  • Use VX1000 defaultsVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-4
  • When using “VX1000 defaults”, the VX1000 hardware configures the multiplexer and clock divider in the target in an educated guess approach.
  • Typically, clock sources are selected that are expected to be in use in the target, like clocks for cores or the system clock.
  • The VX1000 uses the divider, which results in the maximum possible Trace_Clk frequency supported by the controller.
  • Because the controller and especially the clock tree can be configured in different ways, this setting will not always lead to the expected results.
  • Use the “Last detected frequency” information in VXconfig to verify the resulting frequency. If the trace clock is not as expected, see the following sections.

VXconfig settingsVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-5

  • If actual values are provided in VXconfig, the VX1000 hardware will set TPIU Clock MUX and TPIU Clock Divider without the need to modify the ECU software.
  • This allows an easy probing of different settings. Use the “Last detected frequency” to verify that the resulting frequency meets your expectations.

Use ECU settingsVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-6

  • While with the previous configuration modes the VX1000 hardware actively configures the TPIU Clock in the target, the VX1000 can also be put in passive mode by selecting “Use ECU Settings”.
  • In this case, the ECU software must configure the complete Trace Pin interface, as the VX1000 will not modify the clock configuration.
  • Please note that the trace sources like STM500, ETM and ITM are still configured by the VX1000 and must not be accessed by the ECU application.

Ndụmọdụ: To verify your settings, boot the target system with the VX1000 disconnected and check with an oscilloscope that the Trace_Clk pin on the target connector is toggling at the expected rate.

VX1000 Application Driver configuration

  • To use the ARM TPIU trace feature, the VX1000 Application Driver must be included into the Target Controller software. This software is delivered as source code and can be integrated easily.
  • The required configuration options that are needed for the TPIU Trace are listed here. Target controller-specific settings are listed in “4 Code Examples for TPIU Configuration“ in the “Target Specific Application Driver Configuration” sections.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-7

Ntụle arụmọrụ

  • The measurement methods used with the TPIU Trace interface are all copy-based approaches.
  • This means that the data must be copied by the CPU from its original location to a destination where the Trace messages are generated and sent via the TPIU interface.
  • The involved trace protocols also consume some bandwidth of the target interface and must be considered.
  • Please note that our OLDA copy methods typically consume a CPU runtime ofVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-8

Target Interface Bandwidth

  • Due to the number of different setups, the following table provides an overview nke n'ezie lekwasịrị interface bandwit. Bandwit ExampỌnụ ego STM500VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-9

Ịkwụsị

  • All the trace protocols utilizing the TPIU Interface are configured by the VX1000 in such a way that stalling is enabled. This means that no data can get lost due to target interface bandwidth limitations.
  • If the data is copied faster than the interface bandwidth, the CPU is stalled/paused until there is space available on the target interface.
  • The trace paths typically include buffers that help smooth out copy bursts, thereby reducing the likelihood of stalling. Please consult the target reference manual of your controller for details.
  • N'ihi nke a, ekwesịrị iji interface TPIU mee ihe na ugboro ole enwere ike yana ọtụtụ ntụtụ trace dị ka o kwere mee iji belata mmetụta ọjọọ nke nkwụsị.

Koodu Examples maka nhazi TPIU

  • The pseudo-code examples na ngalaba kwesịrị inye gị ndụmọdụ gbasara otu esi ahazi TPIU-Subsystem na nkwadebe maka nha DAQ na iji calibration.

Ngwa Texas

  • Koodu Pseudo examples use names from the TI-SDK ,which is copyrighted of Texas Instruments. Please refer to the TI-SDK documentation.

AM263

  • AM263 TPIU SpecificationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-10
  • AM263 Trace-Pin configurationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-11

Ndụmọdụ ndị ọzọ:

  • Pins must be configured with PIN_SLEW_RATE_HIGH
  • AM263 Target Specific Application Driver ConfigurationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-12

Pseudo-CodeVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-13VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-14

NXZE

J6E TPIU SpecificationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-15

J6E Trace-Pin configurationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-16VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-17

Ndụmọdụ ndị ọzọ:

  • For high clock frequencies, configure the outputs with PORT_DRIVE_STRENGTH_15

J6E Target Specific Application Driver Configuration

VX1000_MEMSYNC_TRIGGER_PTR

  • // #define VX1000_MEMSYNC_TRIGGER_PTR <user defined>
  • Maka mgbawa a, VX1000 na-eji trace ETM ma nwee ike ịrụ ọrụ na ngọngọ 16 byte ọ bụla nke oghere adreesị edere (8 byte aligned), nke onye ọkwọ ụgbọ ala na-eji naanị ya.
  • Ọ bụrụ na ị kọwaghị VX1000_MEMSYNC_TRIGGER_PTR, a ga-ekenye ngọngọ a ozugbo n'ime ebe nchekwa gVX1000.
  • Ọ ga-ekwe omume iji kwalite mmepụta nha site na ịkọwapụta VX1000_MEMSYNC_TRIGGER_PTR na ịnye ihe nchekwa ngwa ngwa (TCM) ma ọ bụ ebe nchekwa echekwara.

TDA4M/J721E

  • TDA4 TPIU SpecificationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-18
  • TDA4 Trace-Pin configurationVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-19

Ndụmọdụ ndị ọzọ:

  • Access from MCU cores to STM500 goes through the R5-RAT address translation module. The application driver setting VX1000_MEMSYNC_TRIGGER_PTR is an address in the MCU address space and must translate to address 0x0009000110 in MAIN
  • address space (which is a stimulus port of the STM-500 trace unit). In the example below, the RAT is programmed to use the same address in both domains.
  • TDA4 Target Specific Application Driver Configuration
  • VX1000_MEMSYNC_TRIGGER_PTR
  • #define VX1000_MEMSYNC_TRIGGER_PTR (0x09000000 + 0x110)

Pseudo-CodeVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-21

VX1000 hardware adaptation

  • The hardware connection is driven by the number of pins, used trace frequency and the used VX1000 hardware. In the following section, possible target controller connectors are explained alongside a description how a setup with the VX1000 can look like.
  • Available VX1000 adapter and Evalboard Evaluation Kit Heads (EEK-Heads) are described, and possible use cases are explained.

Voltage etoju

  • Enweghị ike iji Interface TPIU guzoro naanị mana mgbakwunye mgbakwunye ebumnuche dịka SWD ma ọ bụ JTAG achọrọ maka idebanye ohere na ebumnuche.
  • In some situations, the voltagỌkwa nke SWD/JTAG interface na ntụtụ TPIU dị iche n'ihi na a na-eji ụlọ akụ dị iche iche nke onye na-ahụ maka njikwa, na ụlọ akụ I/O dị iche iche nwere ike ịnwe volta dị iche iche.tage etoju.
  • Setups that can cope with different voltagA na-akọwapụta ọkwa e n'ụzọ doro anya.

Flat Ribbon cables

  • Many setups are designed in a way that flat ribbon cables can be used. This ensures an easy, flexible, and cheap way to connect the VX1000 POD with the evaluation board/ECU. The maximum frequency allowing stable communication is limited to 100 Mhz.
  • Even though flat ribbon cables can easily be made at any desired length, they should always be kept as short as possible to avoid interference.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-22
  • Flex-Ribbon cables are mostly symmetrical, meaning that both ends have the same number of pins/cables.
  • An asymmetrical usage is also possibl,e meaning that one side has more pins connected as the other side. This allows the flexible adaptation of e.g., a 44-pin connector to a 20-pin connector.

Customized Flex PCB

  • Maka oru ngo nke eriri rịbọn dị larịị adịghị ezuru, Vector na-enye ọrụ mmepe iji chepụta na rụpụta Flex-PCB ahaziri iji mezuo ihe achọrọ.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-23

Typical connector used for TPIU Trace

  • Ịka akara ntụtụ nwere pụtara pụrụ iche a na-eji agba ndị aVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-24

ARM Coresight 20

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-25VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-26 VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-27

ARM Mictor 38

Link to ARM specification: https://developer.arm.com/documentation/100893/1-0/Target-interface-connectors/Mictor-38-connector

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-28VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-29

Ihe mgbaàmà anaghị eji VX1000 eme ihe:

  • DBGRQ
  • DBGACK
  • EXTTRIG
  • RTCK
  • TRACECTL

ARM MIPI60

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-30VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-31

Vector “Coresight 44”

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-32

  • The Coresight 44 connector is a Vector-defined connector. This connector is used as Target Interface Connector on the relevant EEK-Heads and PODs.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-33VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-34

Vector Adapter

  • Vector na-enye ihe nkwụnye maka njikọta ebumnuche kachasị mkpa iji mee ka ojiji nke Interface TPIU dị mfe yana VX1000.

VX1940.10: Mipi 60 AdapterVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-35

VX1940.11: Mictor 38 Adapter

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-36

Vector EEK Heads
VX1902.09 EEK Head

  • A na-enwetakarị mmegharị ngwaike maka TPIU/Trace interface site na isi VX1902.09.
  • Coresight 44
  • Ihe njikọ POD nke nwere VectorVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-37

Vector Flex Adapter

  • Njikọ dị n'etiti POD na ndị isi EEK na-eji Flex Adapter VX1901.01.VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-38

Possible TPIU Setups

  • Setups for VX1453

Rịba ama

  • The VX1453 POD supports TPIU trace from hardware revision 7.0 onwards.

Coresight 20 SetupVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-40

Asymmetric Flat Ribbon cableVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-41

MIPI 60 Setup Flat RibbonVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-42

Efere Ribbon eriri 44:44 PinVECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-43

Customized FlexPCB Setups

VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-44VECTOR-VX1000-ARM-TPIU-Trace-Microcontroller-FIG-45

Ozi ndị ọzọ

FAQ

Akwụkwọ / akụrụngwa

VECTOR VX1000 ARM TPIU trace Microcontroller [pdf] Akwụkwọ ntuziaka
VX1000, VX1000 ARM TPIU Trace Microcontroller, ARM TPIU Trace Microcontroller, Trace Microcontroller, Microcontroller

Ntụaka

Hapụ ikwu

Agaghị ebipụta adreesị ozi-e gị. Akara mpaghara achọrọ akara *