May 16, 2014 #1 D di_i Newbie level 4 Joined Apr 24, 2012 Messages 5 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Location Moscow Visit site Activity points 1,324 Hi, I try to convert .sof desing file to .flash using Nios 2 flash programmer to dolwnload to CFI 64MB Flash. Being in the folder the design is located, I type the following in console > sof2flash --input=proto_fpga_sm.sof --output=proto_fpga_sm.flash --offset=4E0000 --pfl --optionbit=0x18000 --programmingmode=PS > ls -1 After that I can't see proto_fpga_sm.flash, it's not created... What is wrong in what I do? Thank you in advance!
Hi, I try to convert .sof desing file to .flash using Nios 2 flash programmer to dolwnload to CFI 64MB Flash. Being in the folder the design is located, I type the following in console > sof2flash --input=proto_fpga_sm.sof --output=proto_fpga_sm.flash --offset=4E0000 --pfl --optionbit=0x18000 --programmingmode=PS > ls -1 After that I can't see proto_fpga_sm.flash, it's not created... What is wrong in what I do? Thank you in advance!