Altera_Forum
Honored Contributor
14 years agoHow and where is boot-loader copied into FPGA
Hello,
I am trying to understand the process how a bootloader and my application is loaded into a NIOS II processor configured in a 3C25-FPGA with EPCS-flash. I understand that the bootloader is loading my application into internal or external RAM and start executing it but how is this bootloader loaded into the FPGA. Where is this bootloader loaded in the FPGA? Why do I need to have a bootloader. Can I not place my application-code at the bootloader-space in the EPCS-flash and load/execute my application instead of the boot-loader. I can understand having a bootloader when the boot-loader is part of the FPGA-configuration-data and is loaded together with the NIOS II processor-design. Thank you all for your responses and best regards, Wamor