Forum Discussion
Altera_Forum
Honored Contributor
15 years agoConfiguring NIOS processor through AS interface
Hi all, I have been searching all day on a solution to my problem, or to find out if I totally screwed up my first design. I designed my own board with a Cyclone II processor and an EPCS4 ...
Altera_Forum
Honored Contributor
15 years agoYou can write a microprogram which :
- verify that there is a "good" program in flash memory. - if not good program, execute instructions from UART which fills FLASH with a "good" program. And execute it. - if good program (with a flag, signature...), simply execute it. Good thread !