Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe problem was in that difference between *.rbf and *.jic files in 44 bytes header. When configuring FPGA, these 44 bytes are ignored (for CycloneII). But they are written to EPCS.
So, now I use *.jic file without first "147+44" bytes :) , to programm FPGA and the same file without the first 147 bytes to programm EPCS. Everything works fine.