Forum Discussion
aamlb
New Contributor
5 years agoArria10SoC Development kit: Failing to burn the on board QSPI flash
Hello,
I prepared a binary stream for burning to the QSPI flash: 128MB (MT25QU01GBBA8E12-0SIT), which installed on J11.
I followed the instructions on https://community.intel.com/t5/FPGA-Wiki/G...
YuanLi_S_Intel
Regular Contributor
5 years agoYou were asking about the resolution for this 2 information right?
Info (20531): Read ID returned 0xFF 0xFF 0xFF
Info (20531): Read NVCR returned 0xFF 0xFF
Thus, you will need to provide NVCR in advance in order to get a value for NVCR.
- aamlb5 years ago
New Contributor
Hi,
- Regarding the NVCR, please advice how and where to add the initial value in the flow chart.
- As far as I understand, the ID should be read without any additional initialization. Why it read with 0xFF.
Thank you.