Altera_Forum
Honored Contributor
20 years agoflash programming problem
Hi,
I have trouble with programming flash on my custom board. I received following reports: 22.11.2005 15:47:20 - (INFO) nios2-flash-programmer: Success. Verified 448Kbytes written to U7. 22.11.2005 15:47:20 - (INFO) nios2-flash-programmer: Flash programming complete # Creating .flash file for the project $SOPC_KIT_NIOS2/bin/elf2flash --flash=U7 --base=0x00000000 --end=0x7fffff --rese t=0x900000 --input=ab001_diag_09_flash.elf --output=cfi_flash.flash --boot=$SOPC _KIT_NIOS2/components/altera_nios2/boot_loader_cfi.srec # Programming flash with the project $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --input=cfi_flash.flash --sof=__NO_SO F_PLEASE__ --cable='USB-Blaster [USB-0]' --device=1 --base=0x00800000 22.11.2005 15:47:22 - (INFO) nios2-flash-programmer: Input file empty--no data t o program into flash. Exiting. cfi_flash.flash file is created, but contain only this line S01A000055373A30313A30303030303030303A3030374646464646D5 all paths are correct. Do you have any idea? Thanks a lot. Jan