Naji_Naufel_Arrow
Occasional Contributor
3 years agoalt-file-convert error
I am using Quartus Prime Standard Edition 18.1 for MAX10 development.
I need to store the NIOS-II code in an external QSPI to be copied into SDRAM for execution at power up.
My understanding is...
- 3 years ago
Hi,
This flow is for MAX 10 as documented, I have found a KDB related to this issue:
https://www.intel.com/content/www/us/en/support/programmable/articles/000086355.html
I believe you have done the above workaround, but just to confirm that you have executed the command from a Nios II Command Shell?
May I know where is your project file located when executing the command?
Is it local or network drive? Can you try placing your project folder on a local drive? If already, execute Nios II Command Shell as Admin (run as Admin...) and re-try.
I was able to generate on Linux 18.1, now I am trying on Windows next.