Forum Discussion
Altera_Forum
Honored Contributor
17 years ago[HELP]question about loading different sof+elf files in remote upgrade
hello: I've completed the things about loading application sof file in remote upgrade and that is successful.Now I want to load the sof+elf file.How could i do?Can i use the ide flash programmer t...
Altera_Forum
Honored Contributor
17 years agoThe remote update core is only for loading the FPGA image. It has no knowledge about the NIOS processor. That is why you need to create your own bootloader to handle the software aspect of your design.