Renesas RA6M2

From SEGGER Wiki
Jump to: navigation, search

This article covers the Renesas RA6M2 Family

Tracing on RA6M2 series

This section describes how to get started with trace on the Renesas RA6M2 MCUs. This section assumes that there is already a basic knowledge about trace in general (what is trace, what different implementations of trace are there, etc.). If this is not the case, we recommend to read Trace chapter in the J-Link User Manual (UM08001).

Note:

  • The sample projects come with a pre-configured project file for Ozone that runs out-of-the box.
  • The following sample project is designed to be used with J-Trace PRO for streaming trace, J-Link Plus for buffer tracing (TMC/ETB trace) and Ozone to demonstrate streaming trace.
  • In order to rebuild the sample project, SEGGER Embedded Studio can be used.

Tracing on Renesas R7FA6M2AF

Minimum requirements

In order to use trace on the Renesas R7FA6M2AF MCU devices, the following minimum requirements have to be met:

  • J-Link software version V7.88k or later
  • Ozone V3.30a or later (if streaming trace and / or the sample project from below shall be used)
  • J-Trace PRO for Cortex-M HW version V1.0 or later for streaming trace
  • J-Link Plus V10 or later for ETB trace

To rebuild the project our IDE Embedded Studio can be used. The recommended version to rebuild the projects is V7.30. But the examples are all pre-built and work out-of-the box with Ozone, so rebuilding is not necessary.

Streaming trace

Example project: Renesas_R7FA6M2AF_TracePins.zip

Note:

There is currently no evaluation board available for streaming trace, so we recommend to use custom hardware instead.

The Trace board design recommendations should be followed.

Trace buffer (ETB)

The project has been tested with the minimum requirements mentioned above and a Renesas EK-RA6M2 evaluation board.

Example Project: Renesas_R7FA6M2AF_TraceBuffer.zip

Tested Hardware

Renesas EK-RA6M2