Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHow to make custom target board?
hi,I'm creating my own target board with the board discription editor.I use quartus2, version 5.1,and Nios2 version 5.1.it seems that mk_target_board can't be used.I just declared the flash...
Altera_Forum
Honored Contributor
19 years agothank you two for your reply.I really appreciate.I've made my target board,generated the sopc builder system,compiled the quartus project,and built an easy c project(hello led) ,after that,the .sof file is downloaded successfully.But while I run the project to the hardware,there's a mistake:
using cable "byteblasterii [lpt1]", device 1, instance 0x00resetting and pausing target processor: failed
leaving target processor paused I've no idea what causes this problem.