Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to porting u-boot to my own board?
Hello, everyone I want to use u-boot on my board. I have two questions. 1. Before I use u-boot on my board, I just try to compile u-boot first. So, I follow the readme file. I use ...
Altera_Forum
Honored Contributor
20 years agoHi Scott,
<div class='quotetop'>QUOTE </div> --- Quote Start --- > $ nios2-flash-programmer --base=0x0 --input=u-boot.flash --sof=mtx_nios_dev_board_cyclone_1c20.sof nios2-flash-programmer: Launching Quartus Programmer to download: mtx_nios_dev_board_cyclone_1c20.sof (here download to my FPGA) Send <64> failed. Unable to synchronize with target. nios2-flash-programmer: Error opening target hardware[/b] --- Quote End --- This is the error infomation displayed in Nios SDK Shell. But It runs OK in Nios IDE. I do not know what is wrong. Have you ever seen this problem? I will try again. Thanks, LiangYi