使用带有PFL模式的sof2flash实用程序时需要什么参数?-Altera-Intel社区-FPGA CPLD-ChipDebug

使用带有PFL模式的sof2flash实用程序时需要什么参数?

当使用–pfl和–optionbit时,除了Nios II Flash Programmer用户指南中表3-3中所述的sof2flash参数外,

http://www.altera.com/literature/ug/ug_nios2_flash_programmer.pdf

在PFL模式下,您还需要指定编程模式(–programmingmode)。编程模式的选项是FPP或PS。

例如,Stratix®IVGX开发套件的命令行选项如下:

sof2flash –input = <yourfile> .sof –output = <outputfile> _hw .flash –offset = 0xC20000 –pfl –optionbit = 0x18000 –programmingmode = FPP

请登录后发表评论

    没有回复内容