Forum Discussion
Altera_Forum
Honored Contributor
20 years agoanother application is using JTAG UART????
Hi: I boot uClinux on a customed board using the following steps. 1.load .pof file to configrure fpga 2. Build and upload kernel to sdram 3. Build and upload filesystem to flash 4.U...
Altera_Forum
Honored Contributor
20 years agothank you,wgoossens:
I have solved the problem with your way! But a new difficulty occurs: nios2-terminal displays messages“starting in terminal mode <control-C exit s>” but does't display log in prompt :( What should I do then? I'm sorry if my problems trouble you.