Altera_Forum
Honored Contributor
14 years agoRemote update with EPCS128
Hello, Guys.
I have a Stratix II EP2S90 design that uses an EPCS128 device in AS mode for remote system update. The new Application image is got from the DSP (DM6437). And altasmi_parallel is used to write the new image to EPCS128. The reference design is AN603. But I have a few questions! 1. The new Application image stored in DSP should be which format, .rpd or .rbf ? www-alteraforum.com/forum/showthread.php?t=26309&highlight=altasmi_parallel+rbf tell me should use .rbf format, if it is right, how to generate .rbf file? I don't find the right sets in Quartus II --Convert Programming File. 2. The above link tell me if I want to use the .rbf file, I should write it to my flash with reversing the bits of each byte. I should do it before altasmi_parallel ? 3. How to get the content of .rbf file? Thanks a lot in advance!