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 want to flash my C code (in the NIOS II software build tool) into my NIOS processor. I want my program stick permanently into my NIOS processor. every time i do reset in my board, then the program (my c code) are gone. How to do flash the chip permanently with my C code? any reference are expected. Thank you everyone.