Forum Discussion
Altera_Forum
Honored Contributor
21 years agoBasically you need to ensure that the zip file offset is past the end of your code.
The only way to do this is to look at the ext_flash.flash file, which is your code. This file is in S-Record format if you decode the last line and the second line and calculate the difference that should tell you how much of your flash contains the code.