Forum Discussion
Milan_S
New Contributor
10 months agoERROR: Config PwrMgr handoff failed. error -1
Hi, After switching my Agilex 5 work from Quartus 24.3.1 to Quartus 25.3.0, I encountered the following issue. When I try to start my SoC platform, instead of the normal boot process (and UART outp...
KianHinT_altera
Frequent Contributor
10 months agoHi Milan,
Could you try the steps listed by Rolando ? I suspect the new Quartus 25.3 have some differences in the HPS handoff data format, thus it will give error(in this case power manager/PwrMgr that requires some config data from FPGA) if there is a mismatch between Quartus generated handoff files and ATF/FSBL version.
I was thinking probably you will need to regenerate the entire project in Quartus 25.3, then rebuild the ATF, uboot, zephyr that is based on QPDS25.3_REL_GSRD_PR with the 25.3 generated files, similar to what Rolando mentioned in his steps.
Thanks Rolando for helping out in this case.
Thanks
Regards
Kian