Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUboot + Stratix EP1S40 + nios2
I am trying to download the u-boot.bin file that I created using debian linux with gnu cross-compiler for uclinux. I am using nios-II command line utility program that comes with altera NIOS-II...
Altera_Forum
Honored Contributor
21 years agoHi haq,
<div class='quotetop'>QUOTE </div> --- Quote Start --- when I was trying to run "nios2-flash-programmer --base=0x00000000 --input=u-boot.flash --sof=standard.sof --verbose NOTE:---- The "standard.sof" file came with altera's software for "niosII_stratix_1s40" board.[/b] --- Quote End --- I believe the standard.sof file is just a II/s example design -- not a flash programmer design. Try using the the file altera_nios_dev_board_stratix_1s40.sof from the directory altera/kits/nios2/components/altera_nios_dev_board_stratix_1s40/system I'm assuming you're using the 1s40 development kit of course ;-) Regards, --Scott