Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Don,
I don't have a UP3 board ... but as I recall, it only has 2MB of flash. Soooo ... <div class='quotetop'>QUOTE </div> --- Quote Start --- $SOPC_KIT_NIOS2/bin/sof2flash --flash=U8 --offset=0x700000 --input=E:/EDA/UP3/de sign/The_Last_One/For_UP3.sof --output=For_UP3.flash[/b] --- Quote End --- <div class='quotetop'>QUOTE </div> --- Quote Start --- $SOPC_KIT_NIOS2/bin/nios2-flash-programmer --input=For_UP3.flash --sof=E:/EDA/UP 3/design/The_Last_One/my_new_board/system/my_new_board.sof --base=0x00200000[/b] --- Quote End --- doesn't appear correct -- specifically the offset. Did you use mk_target_board to create the flash programmer design my_new_board.sof? Regards, --Scott