Altera_Forum
Honored Contributor
20 years agoFlash Programmer
Hello,
I have a problem about Flash Programmer. mk_target_board@set JTAG Chain device --index=2. ex)mk_target_board --name=my_new_board --family=stratix --clock=50 --index=2 --buffer_size=32768 But I can not program Flash. I confirmed mk_target_board Quartus II design,but it have not problem. I executed command line. ex)nios2-flash-programmer --input=standard_32.flash --sof=board3.sof --cable=USB-Blaster --base= 0x00800000 --device=2 But I can not program Flash,too. JTAG chain order is following. JTAG->EPC16->Stratix 1S25 Does this order have any problem? Help me! suyo