Forum Discussion
Issue with configuring EPCQ64A & Cyclone10LP using NiosV as processor.
Hello sir , i am also facing same kind of problem. when i am debugging my code , it working fine and i can access the EPCQ64A but when i run the code in standalone mode it, code works but cannot access the memory or write inside epcq64a.
I have quartus prime standard edition 23.1 with license of both NiosII and NiosV. I am using 10CL055YU484I7G and niosv/g as my processor .This whole projects works fine with NiosII processor. but now i want to migrate to NiosV. Kindly help me out.
5 Replies
- Arpitmishra
New Contributor
please reply fast, what can be solution?
- tehjingy_Altera
Regular Contributor
Hi Arpitmishra
For the NiosV are you running the NiosV application XIP in the EPCQ64A?
What is the behavior when you try to access the memory inside the flash?
If you are running the NiosV XIP on the flash, you should be able to read from the flash but it is not possible to write to the flash.
Regards
Jingyang, Teh
- Arpitmishra
New Contributor
I am unable to read or write epcq64A.
- Arpitmishra
New Contributor
I got the solution. thank you