Arria V Hard Processor System Technical Reference Manual

ID 683011
Date 12/02/2022
Public
Document Table of Contents

12.14.3. Enabling the Debug Report

You can enable the SDRAM calibration sequencer to produce a debug report on the UART printout or semihosting output. To enable the debug report, follow these steps:
  1. After you have enabled the UART or semihosting, open the file <project directory>\hps_isw_handoff\sequencer_defines.hin a text editor.
  2. Locate the line #define RUNTIME_CAL_REPORT 0 and change it to #define RUNTIME_CAL_REPORT 1.
    Figure 40. Semihosting Printout With Debug Support Enabled