Forum Discussion
Altera_Forum
Honored Contributor
20 years agothis whole work has three steps(i use ecos for nios2):
1)nios2configtool config the jtag uart as console device; 2)program_flash hello to my board,it succeed! 3)open nios2 sdk shell and run nios2-terminal to receive the "hello world" message. when restart the board,i can't use nios2-terminal to connect to my custom board,is it the sopc custom problem?whether do i must custom the target board again?