Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCyclone III + EPCS4 + UART remote upgrade
Hi ALL, I have a custom logic design in a Cyclone III FPGA (EP3C10). The configuration is stored in a EPCS4 configuration device and I am using AS scheme to configure the FPGA at factory. Also, there...
Altera_Forum
Honored Contributor
9 years agoI found this sample online: http://www.alterawiki.com/wiki/epcs_based_remote_system_update_(rsu)_example_on_bemicro_sdk
I tried to follow it. I download the file, extract the files. Then I issue ./top_build_everything_par.sh in the bash shall, but I got error message:"ERROR: File project_source/demo_images/factory_hw.flash is absent." I looked, there's no file in that folder. Any ideas?