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

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

4.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 49. Semihosting Printout With Debug Support Enabled