Forum Discussion
Hi Richard_P,
May I know how you build your project where you able to obtain the preloader?
https://github.com/altera-opensource/intel-socfpga-hwlib
https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
Are you able to run some of the example exercise in from the link below using a prebuilt files?
https://www.rocketboards.org/foswiki/Documentation/SoCEDS
Thanks.
Regards,
Aik Eu
Hi Aik,
Thank you for your response. I am obtaining and building the preloader using the RocketBoards link to BuildingBootloaderCycloneVAndArria10. Specifically, I am following the Arria 10 SoC- Boot from QSPI directions since we are using QSPI flash. I am building on a Linux Host - Ubuntu running on a Windows machine. I use the hps.xml output file from our custom FPGA design and everything builds cleanly. When I try to connect and load the preloader through the Arm DS debugger I get the "NCONT ERROR in ACK". I get the same error when trying to connect and debug the HelloWorld examples that are part of the Intel SoC EDS. Could this be a USB Blaster issue possibly? How can I go about diagnosing the cause of the "NCONT ERROR in ACK" message?
Thanks for your help.
-Richard