Altera_Forum
Honored Contributor
15 years agoCyclone IV E remote update +epcs+cfi_flash
hi all,i want to use epcs and cfi_flash to switch applications.
my firmware and software are stored in sd card. 1. read application's firmware from sd card ,then write epcs. (i have converted sof to bin) 2. read application's software from sd card ,then write cfi_flash (i have converted elf to bin) 3. excute remote_update in epcs the result is no good. it seems that the software don't boot successfully. if i do that like following: 1. read application's firmware from sd card ,then write epcs. (i have converted sof to bin) 2. power up again 3.read application's software from sd card ,then write cfi_flash(i have converted elf to bin) 4.excute remote_update in epcs the result is good. why ??? 'power up again' make the software boot successfully???