External Memory Interface Handbook Volume 3: Reference Material: For UniPHY-based Device Families

ID 683841
Date 3/06/2023
Public
Document Table of Contents

13.5.1. Enabling the Debug Report for Arria V and Cyclone V SoC Devices

To enable a debug report for Arria V or Cyclone V SoC devices, perform the following steps:
  1. Open the <design_name>/hps_isw_handoff/sequencer_defines.h file in a text editor.
  2. In the sequencer_defines.h file, locate the following line: #define RUNTIME_CAL_REPORT 0
  3. Change #define RUNTIME_CAL_REPORT 0 to #define RUNTIME_CAL_REPORT 1, and save the file.
  4. Generate the board support package (BSP) with semihosting enabled, or with UART output.
The system will now generate the debugging report as part of the calibration process.