Skip to main content

IAR Embedded Workbench for RISC-V 3.40

Function Trace window

In this section:

The Function Trace window is available from the C-SPY driver menu during a debug session.

FunctionTrace_RISCV_01.png

This window displays a subset of the trace data displayed in the Trace window. Instead of displaying all rows, the Function Trace window shows:

  • The functions called or returned to, instead of the traced instruction

  • The corresponding trace data.