Forum Discussion
Richard_P
New Contributor
2 years agoNCONT ERROR in ACK for access 0 : ACK = 0x01 when trying to connect with Arm DS debugger through JTA
Hi, I am an embedded developer trying to help bring up a custom Arria 10 board. I can successfully load the SOF file to configure the FPGA using the Intel Quartus Prime Programming utility through a...
aikeu
Regular Contributor
2 years agoHi Richard_P,
For Arria10 development kit, there is no specific settings required as I know of to enable jtag and programming.
Basically switching the kit to qspi flash daughter card will tell the system to boot up from qspi flash.
I think can check and verify the below:
Is running jtagconfig working without issue on your computer?
Running auto detect in quartus programmer GUI will able to detect connected devices?
For QSPI flash related, can try to check and verify some of the cmds use, example like read silicon ID of the flash
You can speculatively use --boot=18 option in quartus_hps command line to see if it helps.
https://www.intel.com/content/www/us/en/docs/programmable/683039/21-3/hps-flash-programmer.html
Thanks.
Regards,
Aik Eu