HPS SDRAM Calibration Failed
To whom it may concern,
The HPS of a Cyclone V SoC based board that I designed is failing the booting process. In which the following error message is outputted to the console:
U-Boot SPL date and time
SDRAM Calibration Failed.
ERROR ### Please Reset the board ###
I’m trying to determine the cause of the SDRAM calibration failure by enabling calibration reporting as indicated in:
https://www.intel.com/content/www/us/en/docs/programmable/683841/17-0/enabling-the-debug-report-for-arria.html
but I’m only getting the above mentioned message without an indication of the failing SDRAM stage and cause.
please advise on how to get the preloader to output debug insights to the console. Please note that the approach described in the link below was used to create the Preloader:
https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
Also, please advise on the sequence of failure messages that are outputted by the Preloader.
Regards,