Forum Discussion
Hi swpanda,
We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.
Thanks.
Regards,
Aik Eu
- swpanda2 years ago
New Contributor
I'm sorry, I just saw all my notifications in the junk mail.
I posted the wrong link, I started from here: https://www.rocketboards.org/foswiki/Documentation/AgilexSoCGSRD#Building_the_Hardware_Design . It says to start from tag `QPD23.2_REL_GSRD_PR`.
I'm usuing Quartus Pro 23.2.
I made the changes mentioned in my original post.
By following the README, I've changed the board to "DK-DEV-AGF014E" and changed the device to "AGFB014R24B2E2V".
This ran into errors while building concerning ECC so I also had to disable the HPS EMIF ECC by setting "ENABLE_HPS_EMIF_ECC" to 0.
This build also had errors, this time about ethernet, so I set "HPS_SGMII_EMAC1_EN" to 0. This got further but now the build is complaining about power management settings.
Looking at the git history between the QPD23.2_REL_GSRD_PR and the QPD23.3_REL_GSRD_PR it doesn't look like there are significant changes.