Forum Discussion
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 !