Altera_Forum
Honored Contributor
20 years agoFlash Programmer bug?
I still have a problem to configure my custom board in Flash Programmer (Nios2 Evaluation Kit 1.1).
In Nios 2 1.0 my board is configuring without any error. In new version I have these error: ....# Programming flash with the FPGA configuration $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --input=CamelotProject1.flash --sof=$ SOPC_KIT_NIOS2/components/Camelot_Custom_Board/system/Camelot_Custom_Board.sof - -cable='USB-Blaster [USB-0]' --base=0x00800000 24.03.2005 13:18:39 - (INFO) nios2-flash-programmer: Launching Quartus Programme r to download: C:/altera/kits/nios2/components/Camelot_Custom_Board/system/Camelot_Custom_ Board.sof Send (64) failed. Unable to synchronize with target. 24.03.2005 13:19:19 - (SEVERE) nios2-flash-programmer: Error opening target hard ware ....# Programming flash with the project $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --input=cfi_flash_0.flash --sof=__NO_ SOF_PLEASE__ --cable='USB-Blaster [USB-0]' --base=0x00800000 24.03.2005 13:19:20 - (INFO) nios2-flash-programmer: SOF-download skipped. Send (8) failed. Unable to synchronize with target. 24.03.2005 13:19:51 - (SEVERE) nios2-flash-programmer: Error opening target hard ware .... My custom board has configuration controller (EPM3128) and CFI Flash (AM29LV065DU120) for configuring. I tried to add --device=num of JTAG, changed jtag_uart component in configuration design. It didn't help me. Errors the same. What is wrong? Thx.