Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to flash Nios II program (C code) permanently?
Hi everyone, I am beginner in NIOS programming, i have made my own design of my NIOS processor with platform designer. every single step are running smoothly. But the problem came from when i w...
Altera_Forum
Honored Contributor
8 years agoWhat device family are you using? MAX 10?
The 'generic nios ii booting methods user guide (https://www.altera.com/en_us/pdfs/literature/ug/niosii_generic_booting_methods.pdf)' covers all you need to know. Depending on your FPGA family you'll be booting from UFM (MAX 10) or OCRAM. Also have a read through the 'nios ii processor booting from on-chip memory (ocram) (https://www.altera.com/documentation/iga1446487888057.html#nio1505517080158)' section of the 'Embedded Design Handbook'. This takes you through more specific design examples. Cheers, Alex