Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHelp me to test my nios2.
Hello, I have created a min nios2 system(Nios2, OnChipRam, Uart) and want to test if it can run Hello_world.c in my Dev.Board. So I do the following: (My Dev.Board is Micortronix Cyclone Dev.Bo...
Altera_Forum
Honored Contributor
21 years agoAt one point, I used to experience "race conditions" where the output from the development board would come out faster than nios2-terminal could start up. In which case, the output would be lost.
I would try having nios2-terminal open and running before you upload the program.