Forum Discussion
Altera_Forum
Honored Contributor
20 years agoGeorge,
Most anyone who's programmed flash (either CFI or EPCS) on one of Altera's dev. kits has used these bootloaders. They are what's used to boot the "factory" designs. In the case of the EPCS device, the bootloader gets placed into a small onchip memory that's part of the epcs_controller. When booting from a CFI flash, the bootloader gets prepended to whatever application code you'd like to copy from the flash into volatile memory. The code is pretty well commented, as well! Cheers, - slacker P.S.: Yes, I work for Altera.