quartus_hps error: send_access_data() error while accessing DP Register
Hello,
I'm working on the Cyclone V SoC, this may cause by loading a wrong preloader. I have try quartus_hps with argument --boot=18, but it not useful. And there is only one way to boot device from QSPI. Anyone have some suggestion to solve this?
There may be some one with same problem but no answer since 2016. Re: EDS QSPI programming problem - Intel Community
$ quartus_hps -c 1 -o E -a 0x0 -s 0x40000 -b 18
Info: *******************************************************************
Info: Running Quartus Prime Programmer
Info: Version 20.1.0 Build 711 06/05/2020 SJ Standard Edition
Info: Copyright (C) 2020 Intel Corporation. All rights reserved.
Info: Your use of Intel Corporation's design tools, logic functions
Info: and other software and tools, and any partner logic
Info: functions, and any output files from any of the foregoing
Info: (including device programming or simulation files), and any
Info: associated documentation or information are expressly subject
Info: to the terms and conditions of the Intel Program License
Info: Subscription Agreement, the Intel Quartus Prime License Agreement,
Info: the Intel FPGA IP License Agreement, or other applicable license
Info: agreement, including, without limitation, that your use is for
Info: the sole purpose of programming logic devices manufactured by
Info: Intel and sold by Intel or its authorized distributors. Please
Info: refer to the applicable agreement for further details, at
Info: https://fpgasoftware.intel.com/eula.
Info: Processing started: Mon Nov 20 07:17:48 2023
Info: Command: quartus_hps -c 1 -o E -a 0x0 -s 0x40000 --boot=18
Current hardware is: USB-BlasterII [USB-1]
Successfully change hardware frequency to 16Mhz
Found HPS at device 1
Double check JTAG chain
HPS Device IDCODE: 0x4BA00477
AHB Port is located at port 0
APB Port is located at port 1
Double check device identification ...
Error: send_access_data() error while accessing DP Register
Error: Debug Port Read Buffer reading failure
Error: read_dp_buff() error while accessing AP Register
Error: Fail to READ ACCESS to the Physical Reg
Error: send_access_data() error while accessing DP Register
Error: Encounter JTAG AJI error while reading Control/Status Register
Error: send_access_data() error while accessing AP Register
Error: Fail to READ ACCESS to the Physical Reg
Error: Fail to write to MPU Module Reset Register
Error: Quartus Prime Programmer was unsuccessful. 0 errors, 0 warnings
Error: Peak virtual memory: 4257 megabytes
Error: Processing ended: Mon Nov 20 07:17:51 2023
Error: Elapsed time: 00:00:03
Error: Total CPU time (on all processors): 00:00:00
- Aik Eu,
I am sure it not cause by hardwar issue.
And finally there is a solution, reset flash while hps boot up then enable and write it
https://forum.rocketboards.org/t/qspi-flash-programming/971