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.h
in a text editor.
2. Locate the line
#define RUNTIME_CAL_REPORT 0
and change it to
#define
RUNTIME_CAL_REPORT 1
.
Figure 8-7: Semihosting Printout With Debug Support Enbled
Analysis of Debug Report
The following analysis will help you interpret the debug report.
Altera Corporation
SDRAM Controller Subsystem
8-29
Enabling the Debug Report
cv_54008
2013.12.30