Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- take a look at the following solution: http://www.altera.com/support/kdb/solutions/rd01152010_225.html --- Quote End --- Thank you, that's some critical info! Specifically, (to make it easy for others), adding this made a .flash that worked for me: " --pfl --optionbit=0x18000 --programmingmode=FPP" eg: sof2flash --offset=0x640000 --input=bts_config.sof --output=bts_config.flash --pfl --optionbit=0x18000 --programmingmode=FPP