- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am running NIOS II in Cyclone 10 LP 10CL120YF484.
The flash I am using is M25P64 which is qspi interface.
The problem is that EPCS flash controller is not compatible for Cyclone 10.
I am going to run qspi flash driver in NIOS so that I can read and write the flash.
The question is:
is qspi friver available? Could you please tell me the related resource of qspi driver and API?
Link Copied
- « Previous
-
- 1
- 2
- Next »
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Zhiqiang,
Eclipse tool doesn't use the hex file you manually create to download into onchip memory. The tool uses its own toolchain to complete the process automatically.
If you want to debug your design first, I suggest you to change your design in Qsys by set reset vector and exception vector to onchip memory, then select onchip memory as memory space for all sections when you create BSP project in eclipse tool. Then try to execute Run as command in menu of eclipse tool and see what message is printed during the process. A simple hello world software project is good enough to verify on hardware. After this step is working, you can try to change reset vector to EPCS controller in Qsys and program design into flash and see whether the design is working also.
I see that the downloading fail address is 0x01000000, it is EPCS flash address range in your design if it is the fact. This address space is indirect access space, it is reasonable to see that error. Nios II processor runs boot coper code to copy binary file from epcs flash to other memory and then run from there. This is described in document :1.5.5. Nios II Processor Application Copied from EPCS Flash to RAM...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ZhiqiangLiang,
Good day, just following up on the previous clarification.
By any chances did you managed to look into it?
Hope to hear from you soon.
Best Wishes
BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ZhiqiangLiang,
Greetings, as we do not receive any further clarification/updates on the matter, hence would assume challenge are overcome.
Please login to ‘ https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions. For new queries, please feel free to open a new thread and we will be right with you. Pleasure having you here.
Best Wishes
BB

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »