Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

How to boot nios with external memory (EPCQ) for MAX10-SC(compact feature) device ?

I already set configuration at below

Assignment -> Device -> Device and Pin Options -> Configuration -> Single Uncompressed Image

After I tried to compile Quartus show error like below.

Error (16021): You specified a configuration mode that includes memory initialization, however memory initialization is not supported by the selected device. In the Device and Pin Options dialog box, choose a configuration mode without memory initialization.

This is my Qsys setting (I do not add any on-chip memory)

http://www.alteraforum.com/forum/attachment.php?attachmentid=11385&stc=1

Does anyone success for boot nios from compact feature device?