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 ago1 - You can use the remote update core to trigger a reconfiguration.
2 - What I do for production ... . a - Install the Quartus II standalone programmer on the production PC. . b - Copy the following files from your development PC and package them with your programming files... . nios2-flash-programmer.exe . cygwin1.dll . jtag_atlantic.dll This should be all you need to run the nios2 flash programmer on the production PC. It's a whole lot faster than using the jtag indirect method with the quartus II programmer. Jake