Altera_Forum
Honored Contributor
21 years agonios2-flash-programmer ERROR
Hi,
I have custom board with following specification: Flash memory: S29GL064M90TAIRO FPGA: Startix with NiosII EPM7128 - configuration controller Board design similar to Stratix development kit 1. I created board specification with mk_target_board utility - "new_board" 2. I created testing design with "new_board" target 3. nios2-flash-programmer (from cmd line and from IDE) cause following error:nios2-flash-programmer --input=user.flash --sof=`C:/altera/quartus41/sopc_builder/bin/find_sopc_component_dir abd`/system/abd.sof --device=1 "--cable='USB-Blaster '" --base=0x00800000
21.1.2005 14:42:24 - (INFO) nios2-flash-programmer: Launching Quartus Programmer to download:
c:/altera/kits/nios2/components/abd/system/abd.sof
Send (64) failed.
Unable to synchronize with target.
21.1.2005 14:43:07 - (SEVERE) nios2-flash-programmer: Error opening target hardware and later nios2-flash-programmer report make: *** Error 6 Testing design works fine, but I can't flash it. Is there any CFI flash software driver for testing conection between FPGA and FLASH ? Or any idea what should be tested? Jan