Altera_Forum
Honored Contributor
21 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.Using nios2-terminal to connect and boot kernel, I have following trouble: nios2-terminal: Unable to connect to JTAG UART because another application nios2-terminal: (nios2-terminal on 127.0.0.1) nios2-terminal: is using it (or is using something else which clashes). Please c lose nios2-terminal: the other application and try again. What is the other application? Why have I such problem? How to solve? Can somebody help me? thx!!